/react-hooks

Simple example of react new released hooks

Primary LanguageJavaScript

ReactJS Hooks (Works with native as well)

This project is just a simple example of react hooks functions and how they work.

As usual, i tried to make my commits work like explanations, so if you follow my commit history you may understand more easily how it works.

How to run?

Run npm install, them npm start on terminal.
Open http://localhost:3000 to view it in the browser.