This is a full stack project built with Next.js for both the front-end and back-end. Backend can be found in /app/api
directory and front-end in /app
directory.
- User authentication (login, register, logout) using Auth.js JWT method.
- Data fetching using TanStack Query.
Can be found in .env.example
file.