A responsive multi-step form built using JavaScript, HTML, and CSS. This project shows how to structure, validate, and navigate through forms with multiple stages, providing a smooth user experience.
- Multi-step user input with progress indicators
- Form validation at each step
- Responsive design for mobile and desktop
- Easy to customize and integrate into other projects
- Javascript
- HTML
- CSS
https://brooke-lin.github.io/WebProjects_MultiStepsForm/
The design for this project is based on a challenge from the Frontend Mentor website, but all code in this project was written by me.