Interview Scheduler is a React application that allows users to book and cancel interviews in a user-friendly interface. It uses a concise API and was tested using component testing in Storybook, integration testing in JEST and End-to-End testing in Cypress.
Install dependencies with npm install.
npm startnpm testnpm run storybook- axios
- @testing-library/react-hooks
- react-test-renderer




