- Single Page React App to book , update and delete an appointment
Install dependencies with npm install
.
npm start
npm test
npm run storybook
- react
- react-dom
- react-scripts
- axios
- classnames
- normalize.css
This project relies upon the use of scheduler-api server running in backend.
Link to the scheduler-api repo: https://github.com/jangwalia/scheduler-api