- A Single Page App, which leverage users to:
- View the available appointments
- Book a new appointment & view the appointment once booked.
- Edit or delete the existing appointment.
Install dependencies with npm install.
- The app will be served at http://localhost:8000/ .
npm startnpm testnpm run storybook- React
- Webpack, Babel
- Axios
- Storybook, Webpack Dev Server, Jest, Testing Library
- Cypress
Can be refered to https://github.com/lighthouse-labs/scheduler-api

