This repositories contains the slides and the examples of the talk @albertorestifo gave at Frontend Madrid and React Spain in 2017.
This project was bootstrapped with Create React App.
A live demo can be viewed here.
The slides can be viewed here.
Checkout the repository and install the dependencies. If you are using yarn:
$ yarn
$ yarn start
The React app will be available on http://localhost:3000
.