Skip to content

Michan0628/React-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Step React Form

This is a simple React form. I used React Hook Form and React Context to manage and store state for two forms across the application. The animation of the transition between each pages is created by Framer Motion.

View Demo - Source Code - My Blog

Skills used in this app

  1. React Hook Form
  2. React Context
  3. React Animation: Framer Motion
  4. React Router

How to start the app

  1. Install dependencies
npm install
  1. Srart the app
npm start

About

This is a multistep react form. All the data are stored in Context.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published