Welcome to Application rencontre 👋

Version License: MIT

> Application de rencontre (Projet WEB4) ### 🏠 [Homepage](indisponible pour le moment) ## Installation ```sh npm install ``` ## Usage ```sh npm run start ``` ## Stack - [Next.js](https://nextjs.org/) - Un framework React avec rendu hybride statique et serveur, préchargement de route, etc... - [Chakra UI](https://chakra-ui.com/) - Une bibliothèque de composants simple et modulaire pour React. ## Structure du projet ``` $PROJECT_ROOT ├── pages │ └── # Fichier de pages ├── components │ └── # Composants React └── public └── # Fichiers statiques (images et modeles 3d) ``` ## Auteurs 👤 **Gaël BRUGUÈS** ([@Gagl08](https://github.com/Gagl08)) 👤 **Laurian DUFRECHOU** ([@Laurian-Dufrechou](https://github.com/Laurian-Dufrechou)) 👤 **Lucàs VABRE** ([@LucasVbr](https://github.com/LucasVbr)) ## 📝 License Copyright © 2023 [Lucas VABRE](https://github.com/LucasVbr).
Ce projet est sous licence [MIT](https://opensource.org/license/mit/).