/OurTrip

Primary LanguageJavaScript

OurTrip

This project was created because my friends and I love camping together.

This application is used to track where we want to go camping and who is able to join our trip. It can also be used to post photos in order to encourage friends to visit the natural beauty around them.

I am the sole developer of this project.

The deployed version can be found here

For login credentials please use

Username: test
Password: test

This application will constantly be updated.

##Instructions for running locally:

  1. Clone or download this repo
  2. Use the command line to cd into the OutTrip folder.
  3. Run node app.js in the terminal ( it should return that the OurTrip server and DB are connected )
  4. Open your web browser to http://localhost:3000/ and begin searching!