This is a FullStack APP with Front END written in React
This APP allows you to manage your appointments:
- Create appointment by selecting appropriate date
- Edit it
- Delete it
Install dependencies with npm install
and follow further istructionss
npm start
npm test
npm run storybook