Loading repository data…
Loading repository data…
Fransuelton / repository
authForm is a responsive registration form that integrates with the AuthJS API. Built for learning purposes, it features modern design, clean folder structure, and real user registration with frontend and backend validation.
📌 Responsive registration form that communicates with the AuthJS API. A project created for study purposes, applying best practices for code organization, frontend-backend integration, and professional folder structure.
This project is based on the current Facebook registration form. In it, I put into practice the creation of forms in HTML and styling using CSS.
Now is a refactor of a previous registration form, now updated with a modern design, professional folder structure, and real integration with my own authentication API, AuthJS.
| Registration Form |
|---|
# Clone the repository
git clone git@github.com:Fransuelton/auth-form.git
# Navigate to the project folder
cd auth-form
# Open the index.html file in your browser
authForm/
├── src/
│ ├── assets/
│ ├── styles/
│ │ ├── main.css
│ ├── scripts/
│ │ └── index.js
├── README.md
├── index.html
This project is licensed under the MIT License. See the LICENSE file for details.
Fransuelton Francisco
📫 contato@fransuelton.dev
🌐 fransuelton.dev
🐙 github.com/Fransuelton
💼 linkedin.com/in/fransuelton
⭐️ If you found this project helpful or inspiring, consider leaving a star!