Intro to react to-do application originally created for Winter 2018 HackHERS event.
First, install git and yarn. Then:
$ git clone https://github.com/iCIMS-inc/intro-to-react.git
$ cd intro-to-react
$ yarn install
$ yarn start
Then open your browser to http://localhost:8080.
Setup a React Environment Using Webpack and Babel
Subject to the following terms, iCIMS, Inc. ("iCIMS") grants any person accessing this site the right to access and use the code provided herein solely for reference or use in iCIMS sponsored hackathon event, and for no other purpose. The code is provided as an example for standard web development best practices, including design pattern implementation, API usage, and UI design.
Notwithstanding the foregoing, the code is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall iCIMS be liable for any claim, damages or other liability, whether in tort, contract or otherwise, arising out of or in any manner in connection with the use of the code.