A fullstack Exercise Logging single-page web application utilizing the MERN stack.
Topics include: REST API; CRUD operations for MongoDB; React components, promises and async
To play around with, run the following commands in exercise-ui and in exercise-rest.
1) npm install
2) npm start