kikoanis / react-progress-form

Progress Form Example with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form Progress with React

An example utilizing React.

How to use ?

From the root project directory run these commands from the command line:

npm install

This will install all dependencies.

To build the project run this command:

gulp

This will create a dist directory, then you must have to open the file dist/index.html

Demo

Look the example page

Contribute

I need help to improvements, because together we learn more :)

License

It's simply MIT.

About

Progress Form Example with React


Languages

Language:JavaScript 66.8%Language:CSS 30.4%Language:HTML 2.9%