Skip to content

Files

Latest commit

 

History

History
21 lines (16 loc) · 1.3 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.3 KB

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