kcotias / react-hooks

Simple example of react new released hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple example of react new released hooks


Languages

Language:JavaScript 61.0%Language:HTML 39.0%