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
- Host: GitHub
- URL: https://github.com/viclafouch/react-template-form
- Owner: viclafouch
- Created: 2018-05-05T14:23:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T10:44:11.000Z (about 8 years ago)
- Last Synced: 2025-07-12T20:52:43.467Z (12 months ago)
- Topics: class, ecmascript2015, form, react, template
- Language: JavaScript
- Homepage: https://viclafouch.github.io/react-template-form/
- Size: 595 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)