npm install
npm start
- AllClients mapped into individual clients for seeding
- For loop of allClients seeds each client into the DB
- Front-end was developed using
react, it responsive and has multiple nave items that populate data conditionally. Run
npm install
andnpm start
after deploying other dependencies to see functionality.
- npm scrips here used to generate and manage API and DB
- nodemon script here used to serve up RESTful API
-
All three branches are documented and deploy without any deployment errors