fedosejev / checkboxes-in-react

Simple example of how to use checkboxes with React.js.

Home Page:http://react.tips/checkboxes-in-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPOSITORY IS DEPRECATED. Please go to: https://github.com/fedosejev/checkboxes-in-react-16


Simple example of how to use checkboxes with React.js

Install

  1. npm install -g yarn
  2. yarn install

What is Yarn?

Run

  1. npm start
  2. Open http://localhost:8080 in a web browser.

Build

npm run build

Author

Artemij Fedosejev

License

This software is released under the MIT license.

This software comes with NO WARRANTY, expressed or implied.

About

Simple example of how to use checkboxes with React.js.

http://react.tips/checkboxes-in-react/


Languages

Language:JavaScript 73.5%Language:HTML 20.0%Language:Shell 6.4%