A single-page React application that creates, edits, and cancels scheduled appointments.
- Fork this repository, then clone your fork of this repository.
- Install dependencies with
npm install
. - Follow the instructions in scheduler-api
npm start
npm test
npm run storybook