Skip to content

Atharvp18/Voyageur-MLSA-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voyageur MLSA Project

A full stack website created under mentorship as part of a group project to help you book a hotel across India from a wide range of options through a custom-made Hotels API obtained by manually scraping the internet. A mix of various abilities of React from hooks to components to everything.

Home Page:

Screenshot (12)

Gallery Page:

Screenshot (13)

About Us Page:

Screenshot (14)

Join Us Page:

Screenshot (15)

For locally hosting the website on your machine open this project folder in your code editor, go to the terminal and follow these steps:

  1. For navigating to the frontend folder
cd frontend
  1. For intalling all the npm dependencies needed
npm install

Start another terminal and follow the same steps for the backend folder as well, also replace the MONGO_URI with your own Mongodb URI in the index.js located in the backend folder. Then run the following command in both the terminals to host the website locally on your machine:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors