This is the README file for the Natours project.
Natours is a web application that offers adventure tours to various destinations around the world. It provides users with detailed information about each tour, including the itinerary, pricing, and availability. Users can also book tours directly through the website.
- Browse and search for available tours
- View detailed information about each tour
- Book tours online
- User authentication and authorization
- User reviews and ratings for tours
- Interactive map showing tour locations
- HTML5
- CSS3
- SCSS
- Clone the repository.
- Install the required dependencies using
npm install
. - Set up the environment variables.
- Start the server using
npm start
.
- Open the web application in your browser.
- Browse the available tours.
- Select a tour to view more details.
- Book a tour by following the instructions on the website.
Contributions are welcome! Please follow the guidelines in the CONTRIBUTING.md file.
This project is licensed under the MIT License. See the LICENSE.md file for more information.