An application that bringing together cycling enthusiasts. It allows users to easily organize bicycle trips around the world.
Main functionalities:
- server and client-side rendering,
- server and client-side data fetching with error handling,
- Next.js server actions,
- user authentication using Auth.js, including OAuth,
- form submission and validation using React Hook Form and Zod.
