- Download this repo from github
- In terminal (inside the directory) type in "npm run dev" to run dev script
- API is made with Express.js and as a database MongoDB is used
- Mongooose was used to communicate from an API to a MongoDB cluster
- Allows user to signup where he gets an authentification credentials, also user can signin if account already exists
- This API is used for TrackApp