A React app that allows new appointments between students and mentors to be booked, edited, and cancelled.
Install dependencies with npm install.
npm startnpm testnpm run storybook-
Fork and clone the scheduler-api into a new directory (NOT within the current scheduler directory) on your host machine (not in the Vagrant machine).
-
Follow the Setup instructions
-
Start the server
npm start -
Send a GET request to reset the DB:
curl http://localhost:8001/api/debug/reset
Axios Classnames React Prop-Types SASS Jest Storybook