This project is an website to explore/buy guided tours and a API to manage the tours, users, reviews, bookings and authentication.
Features · Technologies · Preview · How to test · License
-
Endpoints for all CRUD operations to manage tours, users, reviews and bookings
-
Protected endpoints for admin and guides management
-
Authentication
-
Payment
-
Email
-
Geolocation
-
Interface for home, account and tour page
-
Implementation for mostly of the API features
-
Clone the repository and install the dependencies with
npm install
-
Create a
.env
file and fill the envinroment variables, all the application variables are in ./github/env.txt
This project is under the MIT license.
Made with ❤︎ by Vitor Quadros