Scheduler is a great application that allows students to book interviews with their mentors. These interviews can be modified, deleted and added at will.
- react
- axios
- classnames
- react-dom
- react-scripts
Install dependencies with npm install.
npm startBe sure to run two terminals, one for the api server and one for the development server
Please click here for an indepth tutorial for setting up the api server. This will include information on setting up the database and seeding it as well.
npm testnpm run storybooknpm run cypress


