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: 8 months ago
JSON representation
A slidedeck made for a workshop teaching a quick intro to react hooks
- Host: GitHub
- URL: https://github.com/jaredk3nt/hooks-intro
- Owner: Jaredk3nt
- Created: 2019-08-01T19:44:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:02:02.000Z (about 3 years ago)
- Last Synced: 2025-01-11T08:49:52.777Z (about 1 year ago)
- Topics: hooks, hooks-api-react, js, learning, react, slides, workshop-materials
- Language: JavaScript
- Homepage: https://hooks-intro-deck.jaredkent.now.sh
- Size: 1.47 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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`