Ce projet affiche un dépôt GitHub aléatoire avec son nom, sa description, son nombre d’étoiles et un lien, via une interface simple en HTML/CSS/JS et un backend Python Flask.
- Récupère un dépôt populaire de GitHub de manière aléatoire
- Utilise l'API GitHub v3
- Interface web responsive (HTML/CSS/JS)
- Backend en Flask
- Configuration via fichier
.env
git clone https://github.com/MathZ31/random-github-repo-2
cd random-github-repo-2