Interview Scheduler is a React application that allows users to book and cancel interviews. This app combines a concise API with a WebSocket server to build a realtime experience.
Install dependencies with npm install.
Scheduler Requires Scheduler-API to set the endpoints Scheduler-API
npm startnpm testnpm run storybook- node-sass
- react-hooks-testing-library
- react-test-renderer
- axios
- babel-loader
- @babel/core
- @storybook/addon-actions
- @storybook/addon-backgrounds
- @storybook/addon-links
- @storybook/addons
- @storybook/react
- @testing-library/react-hooks
- @testing-library/jest-dom
- @testing-library/react


