Using the latest tools and techniques, I built and tested a React application that allows users to book and cancel appointments. I combined a concise API with a WebSocket server to build a realtime experience.
- Install dependencies with
npm install. - Visit
http://localhost:8080/to view application - Reset the database:
http://localhost:8081/api/debug/reset
npm startnpm testnpm run storybook- axios
- react-test-renderer
- testing-library/react-hooks
- Integrate a test payment provider




