8000 GitHub - Arielwz/TripGuide_V2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Arielwz/TripGuide_V2

Repository files navigation

BAY AREA TRIP GUIDE APP

Project info Content

  1. Project basic information
  2. Technologies
  3. Setup instructions
  4. Website at a Glance

1.Project basic information

2. Technologies

  • React
  • CSS
  • BootStrap
  • Node.js
  • Express
  • MongoDB
  • dotenv
  • ESLint
  • Axe

3. Setup instructions

  • Clone the repo
  • install dependecies and ”build“ folder
    yarn install
    cd front
    yarn install
    yarn build
    
  • Creat your local .env file which contains the MongoDB URL and put it into the project folder
    .env file example: MONGO_URL=mongodb+srv://<username>:<password>.....
  • For viewing the webapp, start the frontend server
    cd front
    yarn start
    
  • For development, both the frontend server and backend server need to be started.
    Start the backend server, run yarn nodemon, and visit http://localhost:3001
    Then start the frontend server, run cd front, yarn start and visit http://localhost:3000

4. Website At a Glance

homepage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0