An open API service indexing awesome lists of open source software.

https://github.com/viclafouch/react-template-form

React form template reusable, based on the class expression ECMAScript 2015
https://github.com/viclafouch/react-template-form

class ecmascript2015 form react template

Last synced: about 2 months ago
JSON representation

React form template reusable, based on the class expression ECMAScript 2015

Awesome Lists containing this project

README

          

# [React-Template-Form] (React V16.3)

Just an example of Form Component in React by using [class expression](https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Classes). The components in the demonstration are reusable.

Demo available here : https://viclafouch.github.io/react-template-form/

1. Clone the repo : `git clone https://github.com/viclafouch/react-template-form.git`.
2. Install the dependencies by running `npm install`.
3. Start the server: `npm start`
4. Happy hacking !

## Contribute

Any contributions and/or pull requests would be welcome.

## Author
[Victor de la Fouchardière](http://www.victor-de-la-fouchardiere.fr/)