A NextJS app I've built to learn more about NextJS and React.
This is a Healthcare app where users can schedule appointments with specific doctors and doctors can manage their appointments. All forms in the app are validated using Zod and the app uses Sentry to track errors.
- NextJS 15
- React 18
- TailwindCSS
- Zod
- Sentry