Skip to content

Files

Latest commit

d7cb06c · Sep 21, 2020

History

History
33 lines (24 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.44 KB

Build&Flex

License: MIT

License

MIT

Description

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/

Collaborators

Installation

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.

Image

Homepage: image of homepage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Tests

There are no tests currently. Please make sure to update tests as appropriate.

Questions

  • For further information or questions, find us on Github through our links under Collaborators!