TourEase is a small website that serves as a tour guide UI, designed to help users plan and organize their travels.
Plan your dream vacation to Sri Lanka with TourEase! Our platform offers a hassle-free way to browse and reserve the best vacation packages, customized to your preferences.
- User-friendly interface for searching travel destinations
- Responsive design
- Browse popular attractions and create itineraries for trips
- REACT
- TAILWIND CSS
- FIREBASE
- Clone the repository:
https://github.com/kingmalitha/TourEase-Small-Tour-Guide-Website.git
- Navigate to the project directory:
cd tourease
- To install packages use
npm install
- Create
.env
file and add 'VITE_DATABASE_URL=' and place your firebase database URL - Then run
npm run dev
and visit onlocalhost:5173
To get started with tourEase, simply visit https://msb-tourease.netlify.app/ in your web browser.
If you would like to contribute to the development of tourEase, please fork the GitHub repository and submit a pull request.