Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 337 Bytes

About

This is registration form developed with React, React-hooks, React-router, Formik + Yup

Getting Started

You need to have installed NodeJS

  1. Clone this repo;
  2. Go to the folder with project
  3. run:

npm install

  1. run:

npm start

  1. Open http://localhost:3000 to view it in the browser.