forked from Vishnu-M-E/Hacktoberfest-2024
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0d3bfe9
commit cf9e79b
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
|
||
# Day 2 Challenge - Hackweek: Multistep Form | ||
|
||
This repository contains the **Multistep Form** project created for Day 2 of Hackweek. It implements a simple, multi-step user form with validation and navigation between steps. | ||
|
||
## Challenge | ||
- Create a functional multistep form that handles user input across multiple steps. | ||
- Ensure smooth transitions and validations between steps. | ||
|
||
## Contributing | ||
Issues are listed in this repository: [Hackweek Multistep Form Issues](https://github.com/swayam-agrahari/Hackweek-Multistep-Form/issues). Don't wait for anything, start contributing now! | ||
|
||
--- | ||
|
||
Happy Hacking! 🚀 |