Skip to content

JoselynDRF/react-formik-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Step Form with React, Formik and Material UI

Multi Step Form with React, TypeScript, Formik and Material UI

DEMO

Technologies

TypeScript ReactJS MaterialUI Eslint Prettier Formik

Getting Started

Tools needed to run this app: node and npm

  • npm install to install dependencies
  • npm start to run the app
  • Go to http://localhost:3000