- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Tour Trek ] is a platform that allows you to book different houses and hassle travel to your favorite destinations. Explore the world with Tour Trek!
- [User authentication and authorization]
- [Search for destinations]
- [Book travel packages]
- [Rent a place for customers ]
- [Cancel bookings]
- [View booking places on the map]
- [Like favorite destinations]
- [View the added rents ]
- [like a listing to add it to your favorites ]
To get a local copy up and running, follow these steps.
-
In order to run this project you need:
-
git: A tool for managing source code
-
Visual Studio Code: A source code editor
-
Live Server: A simple web server utility for Visual Studio Code
Clone this repository to your desired folder: https://github.com/ridabensalem/tour-trek.git Example commands:
cd my-folder
https://github.com/ridabensalem/tour-trek.git```
Install this project with:
cd tour-trek
- Run
npm install
after cloning the repo - Run
cp .example.env .env
npx prisma db push
To run tests for this project
cd testing/
npm test 'tour-trek.test.js'
- Run
npm run dev
👤 Author1
- GitHub: @ridabensalem
- Twitter: @coder_rida
- LinkedIn: ridabesalem
- [Automated bot for support ]
- [Add the filter of prices and guests ]
- [Add the edit rented properties on each listing ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a start and share it with your friends.
This project is MIT licensed.