The Interview Scheduler allows students book and manage an interview with a mentor. Users can add, edit, or delete an apointment. Apointments can be made between noon and 5pm for each day of a week. The app displays the remaining number of spots for each day.
Install dependencies with npm install
.
npm start
npm test
npm run storybook
npm run cypress
- axios: ^0.27.2
- classnames: ^2.2.6
- normalize.css: ^8.0.1
- react": ^16.9.0
- react-dom": ^16.9.0
- react-hooks-testing-library: ^0.6.0
- react-scripts": "3.4.4