Scheduler is a React application that can be used to schedule students' interviews with various interviewers.
✅ This application is tested with Jest and Cypress.
-
Install dependencies with
npm install
. -
Start the web server using the
npm start
command. The app will be served at http://localhost:8000/.
npm start
npm test
npm run storybook
- babel/core
- storybook/react
- testing-library/jest-dom
- testing-library/react
- babel-loader
- prop-types
- react-test-renderer
- sass
- testing-library/react-hooks
- react-hooks-testing-library
- axios
- react