This project is a client for the Mon logement étudiant startup. It's a platform that helps students to find their housing.
- NextJS (App router version) - version ^14
- React version ^18
- React-DSFR
- React-hook-form
- Zod (validation DTO - formulaire)
- Leaflet
- Prettier + Eslint
(npm|yarn|pnpm|bun) install
Local env: (npm|yarn|pnpm|bun) run dev
(start in prod env): (npm|yarn|pnpm|bun) run start
Lint: (npm|yarn|pnpm|bun) run lint
Build: (npm|yarn|pnpm|bun) run build