Skip to content

SuprabhatK/performena-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration Form App

An animated, multi-step registration form built using React, with:

Progressive inputs

Validation

Editable summary

LocalStorage data persistence

Custom error handling

Thank-you screen on submission

Features

Step-by-step field collection

Field-level validation (name, phone, email, etc.)

Summary view with Edit & Save

Data saved to localStorage

Prevent duplicate email registration

Custom animations (shake, slide)

Thank-you confirmation on final submit

Technologies Used

React (with Hooks)

CSS Animations

LocalStorage API

Vercel (for deployment)

Setup Instructions

Clone the repo

git clone https://github.com/SuprabhatK/performena-task.git

Navigate into the folder

cd your-repo-name

Install dependencies

npm install

Start the dev server

npm start

Releases

Packages

Contributors

Languages