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:
- Clone or download this repo
- Use the command line to cd into the OutTrip folder.
- Run
node app.js
in the terminal ( it should return that the OurTrip server and DB are connected ) - Open your web browser to http://localhost:3000/ and begin searching!