{"id":28763373,"url":"https://github.com/valentinmadiot/components-authentication_ui","last_synced_at":"2026-04-13T21:04:50.800Z","repository":{"id":297228070,"uuid":"995868849","full_name":"ValentinMadiot/components-authentication_ui","owner":"ValentinMadiot","description":"Composants React d’authentification modernes (Login / Signup), avec designs variés, UI responsive. Parfait pour intégrer rapidement une interface d’identification dans vos projets web.","archived":false,"fork":false,"pushed_at":"2025-06-16T20:06:37.000Z","size":2160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-16T21:20:01.092Z","etag":null,"topics":["auth-ui","authentication","css-animations","custom-ui","flip-animation","form-ui","login-form","react","react-components","responsive-design","signup-form","vite"],"latest_commit_sha":null,"homepage":"https://components-authentication.vercel.app","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ValentinMadiot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-04T06:04:24.000Z","updated_at":"2025-06-16T20:06:40.000Z","dependencies_parsed_at":"2025-06-09T19:45:23.630Z","dependency_job_id":"2137e9e9-dabd-4b42-a7a2-e6054531d779","html_url":"https://github.com/ValentinMadiot/components-authentication_ui","commit_stats":null,"previous_names":["valentinmadiot/components-login_css","valentinmadiot/components-auth_react","valentinmadiot/components-auth_ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ValentinMadiot/components-authentication_ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinMadiot%2Fcomponents-authentication_ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinMadiot%2Fcomponents-authentication_ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinMadiot%2Fcomponents-authentication_ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinMadiot%2Fcomponents-authentication_ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValentinMadiot","download_url":"https://codeload.github.com/ValentinMadiot/components-authentication_ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinMadiot%2Fcomponents-authentication_ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260326759,"owners_count":22992386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auth-ui","authentication","css-animations","custom-ui","flip-animation","form-ui","login-form","react","react-components","responsive-design","signup-form","vite"],"created_at":"2025-06-17T09:08:25.716Z","updated_at":"2026-04-13T21:04:50.785Z","avatar_url":"https://github.com/ValentinMadiot.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e  \n  \u003ca href=\"https://components-authentication.vercel.app\" target=\"_blank\"\u003e  \n    \u003cimg src=\".docs/preview.png\" alt=\"Aperçu des composants d'authentification\"\u003e  \n  \u003c/a\u003e\n  \u003c/br\u003e\u003c/br\u003e  \n  \u003ch3 align=\"center\"\u003e🔐 Composants d'Authentification\u003c/h3\u003e  \n\u003c/div\u003e\n\n## \u003cbr /\u003e 📌 Sommaire\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; 🎨 \u0026nbsp; [**Introduction**](#introduction)\u003cbr /\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp; 🛠️ \u0026nbsp; [**Technologies**](#technologies)\u003cbr /\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp; 🎯 \u0026nbsp; [**Fonctionnalités**](#fonctionnalités)\u003cbr /\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp; 🚀 \u0026nbsp; [**Installation**](#installation)\u003cbr /\u003e\n\n## \u003cbr /\u003e \u003ca name=\"introduction\"\u003e🎨 Introduction\u003c/a\u003e\n\nCe projet présente une collection de composants React d’authentification modernes, conçus pour être facilement intégrés dans tout projet web.\n\nChaque variation `auth1` à `auth6` propose un design distinct, combinant :\n\n- Formulaires stylisés pour la connexion et l’inscription\n- Architecture modulaire et facilement réutilisable\n- Responsive design pensé mobile \u0026 desktop\n\nLe but est de fournir une base UI propre, personnalisable, pour tout projet nécessitant une interface d’authentification.\n\n## \u003cbr /\u003e \u003ca name=\"technologies\"\u003e🛠️ Technologies\u003c/a\u003e\n\n- React 18 + Vite\n- CSS natif modulaire (1 fichier par composant)\n- Hooks React : `useState`, `useEffect`\n- Convention BEM : `authX__element`\n- Aucun framework UI externe : 100% custom\n- Déploiement sur [**Vercel**](https://components-authentication.vercel.app/)\n\n## \u003cbr /\u003e \u003ca name=\"fonctionnalités\"\u003e🎯 Fonctionnalités\u003c/a\u003e\n\n- Interface Login / Signup fluide intégrée\n- Champs contrôlés avec placeholder flottant\n- Affichage / Masquage du mot de passe\n- Structure modulaire par dossier : facile à copier / intégrer\n- Comportement responsive adapté aux petits écrans\n- Parfait pour : landing pages, dashboards, SaaS, MVP, etc.\n\n## \u003cbr /\u003e \u003ca name=\"installation\"\u003e🚀 Installation\u003c/a\u003e\n\n### ✅ Prérequis\n\n- [Git](https://git-scm.com/) \u0026nbsp;—\u0026nbsp; Système de gestion de versions\n- [Node.js](https://nodejs.org/fr) \u0026nbsp;—\u0026nbsp; Exécuteur local de scripts JavaScript\n- [npm](https://www.npmjs.com/) \u0026nbsp;—\u0026nbsp; Gestionnaire de paquets JavaScript\n- [Google Chrome](https://www.google.com/) \u0026nbsp;—\u0026nbsp; Navigateur moderne\n- [Visual Studio Code](https://code.visualstudio.com/) \u0026nbsp;—\u0026nbsp; Éditeur de code\n\n### 📥 Cloner le projet\n\n```bash\ngit clone https://github.com/ValentinMadiot/components-authentication_ui\ncd components-authentication_ui\n```\n\n### ▶️ Lancer le projet\n\n#### Frontend\n\n```bash\nnpm install\nnpm run dev\n```\n\nFrontend disponible sur : `http://localhost:5173`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinmadiot%2Fcomponents-authentication_ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentinmadiot%2Fcomponents-authentication_ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinmadiot%2Fcomponents-authentication_ui/lists"}