A competitive goal-setting app with a fun twist.
- Clone the repo and navigate to the folder in the terminal
- Here, run "npm install"
- Then, run "npm start" to start the app!
Note - the app is currently being migrated to an external backend.
- The code for the api that connects the app and database can be found at https://github.com/MaximilianMeiler/ClimbrBackend.
- However, the migration is currently not finished - only the main page has full functionality.