Boarder Line est un projet de groupe réalisé durant ma formation, avec le framework pédagogique du centre. Nous avons conçu un site permettant de référencer des jeux de société en consommant une API REST externe.
Ce projet m’a permis d’approfondir mes connaissances en React, notamment:
- Récupération des données avec "fetch()"
- Gestion des états avec "useState" et "useEffect"
- Organisation et collaboration avec Git
- Création d’une interface responsive avec navigation par catégories, système de favoris et fiches détaillées par jeu
🔗Site en ligne : Accéder au site 🧾Portfolio personnel : Voir mon portfolio
Boarder Line is a group project developed during my training, using the training center’s educational framework. We built a website that lists board games by consuming an external REST API.
This project allowed me to deepen my knowledge of React, including:
- Fetching data with "fetch()"
- State management using "useState" and "useEffect"
- Collaborative project workflow with Git
- Creating a responsive UI with category navigation, favorites system, and detailed game pages
🔗Live site : Visit the website 🧾Personal portfolio: View my portfolio