This is a single-page app built on React.js that allows students to book an interview with a selected mentor during available timeslots from Monday to Friday. Students may also edit or cancel existing appointments as needed.
This app was tested using Jest, testing-library and Cypress.
Install dependencies with npm install.
npm startnpm testnpm run storybook


