Interview Scheduler is a web application for educational purposes built with React and Storybook that uses Jest and Cypress for testing and allows users to book an appointment to the given week.
Install dependencies with npm install
.
Fork Scheduler API and follow the README.md file!
npm start
npm test
npm run storybook