Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaredk3nt/hooks-intro
- Owner: Jaredk3nt
- Created: 2019-08-01T19:44:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:02:02.000Z (almost 2 years ago)
- Last Synced: 2024-05-27T21:31:03.660Z (7 months 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`