Travel Seekers is a destination booking website that allows users to explore various destinations, sort them according to their preferences, and book their dream vacations. Users can register and log in to the platform, providing a personalized experience for planning their next adventure.
Vercel Link: https://travel-seekers.vercel.app/home
The website features the following pages:
- JavaScript
- CSS
- HTML
- React
- Redux
- Bootstrap
To run the project locally, follow these steps:
-
Clone the repository:
git clone [repository URL]
-
Navigate to the project directory:
cd travel-seekers
-
Install dependencies:
npm install
-
Start the development server:
npm start
The backend server is hosted at https://destination-api00.onrender.com/. It provides the following endpoints:
- Tours
- Users
If you'd like to contribute to Travel Seekers, please follow these guidelines:
- Fork the repository on GitHub.
- Create a new branch for your feature or bug fix.
- Make your changes and test thoroughly.
- Create a pull request, describing your changes and improvements.
This project is open-source.
Feel free to reach out to the team members listed above for any questions or collaboration opportunities. Happy traveling with Travel Seekers!