Interview scheduler is a full stack web application built with Node and React to schedule appointments.
Install dependencies with npm install
.
For API, use https://github.com/jlangy/scheduler-api.
npm start
npm start
npm test
npm run storybook
npm run cypress
npm run test:server
- Node.js
- axios
- classnames
- normalize.css
- react
- react-dom
- react-scripts