This web-app allows the user to add, edit and remove entries in an exercise database. Must be used in tandem with exercise-rest.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.
Once installed, use the command npm start
to start the service.