Use the package manager[npm] to install dependencies
npm i
npm start
Built with React, and styled with MaterializeCSS.
Auto populates data on edit. Saves on API calls by manually adding, updating, or removing, from current data stored.
Uses Axios for API calls to different endpoints.


