Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaredk3nt/hooks-intro

A slidedeck made for a workshop teaching a quick intro to react hooks
https://github.com/jaredk3nt/hooks-intro

hooks hooks-api-react js learning react slides workshop-materials

Last synced: about 2 months ago
JSON representation

A slidedeck made for a workshop teaching a quick intro to react hooks

Awesome Lists containing this project

README

        

# Hooks Introduction Workshop Slides

You can view the slides [here](https://hooks-intro-deck.jaredkent.now.sh/) or clone/fork and run this project locally

To open the slides:

- `git clone https://github.com/Jaredk3nt/hooks-intro.git`
- `npm install`
- `npm start`