brendalong / react-hooks-101

Demo focused on useState and useEffect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to React Hooks

Focused on: useState and useEffect

Accompanying slides

Be sure to open the dev tools when you run the project.

Technologies

  • Create-React-App
  • SASS

Once downloaded, cd into project and run npm install.

Available Scripts

In the project directory, you can run:

npm start

About

Demo focused on useState and useEffect


Languages

Language:JavaScript 70.6%Language:HTML 21.7%Language:SCSS 7.7%