Skip to content

Jump3rr/React-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node version: 12.18.4

NPM version: 6.14.6

How to run:

  1. Open project by any IDE (e.g. VS Code)
  2. Delete the node-modules folder and any 'lock' files (such as yarn.lock, package-lock.json)
  3. Run the following command on the command line: npm install
  4. Run command: npm start

GitHub:

https://github.com/Jump3rr/React-form

Live preview:

https://react-form-three-xi.vercel.app/

Time:

~ 6 hours with styling and learning redux-form (I'm using it for the first time)