Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 429 Bytes

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