Interview Scheduler is a client application built using React that allows users to create, edit, and delete interview appointments.
- React, Webpack, Babel, Axios
- Storybook, Webpack Dev Server, Jest, Testing Library, Cypress
Install dependencies with npm install.
npm startnpm testnpm run storybook
