This is an Interview Scheduler App that allows users to schedule student interviews with a specific interviewer. This app was built with React Hooks and webpack. Tests were done with Jest and Cypress and the components in this project were developed in isolation using StoryBook.
Install dependencies with npm install
npm start
npm test
npm run storybook