MIT
This group project was created to build our first full-stack app. This web-app is for users who want to create a running challenge for themselves and keep track of the progress. Deployed Heroku can be found at https://buildandflex.herokuapp.com/
Installation: You will need to have Node installed and then run npm install
to be able to run. To run the program locally, you can either install Nodemon or just run node server.js
. After this step, open your browser and navigate to localhost:8080
. This should display the app.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
There are no tests currently. Please make sure to update tests as appropriate.
- For further information or questions, find us on Github through our links under Collaborators!