Skip to content

drewfranz/signup-form-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

signup-form-code-challenge

My implementation of a basic multi-step signup form using React

Installation

Clone the repo

$ git clone [email protected]:drewfranz/signup-form-code-challenge.git

Install the node dependencies

$ cd signup-form-code-challenge/signup-form && npm install

Start the local dev server

$ npm run start

You should be able to view the local version at http://localhost:3000/signup-form-code-challenge

About

My implementation of a basic multi-step signup form using React and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published