Kilix / react-training

Sources and materials for a two-days reactjs training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work in progress content for a two days training in react.

Install by running yarn. To navigate between the examples, run yarn start and uncomment said example in src/index.js.

Inspiration:

No time will be expanded to explain ES2015 syntax, being familiar with its main features is necessary.

For the presentation, you need to run yarn install in the presentation folder cd presentations && yarn install

About

Sources and materials for a two-days reactjs training

License:MIT License


Languages

Language:JavaScript 90.3%Language:CSS 7.5%Language:HTML 2.2%