https://github.com/colinrobertbrooks/intro-to-react-hooks
⚛️ 🎣
https://github.com/colinrobertbrooks/intro-to-react-hooks
deck hooks mdx mdx-deck react react-hooks
Last synced: 28 days ago
JSON representation
⚛️ 🎣
- Host: GitHub
- URL: https://github.com/colinrobertbrooks/intro-to-react-hooks
- Owner: colinrobertbrooks
- Created: 2019-05-22T19:13:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T20:01:14.000Z (over 5 years ago)
- Last Synced: 2025-06-25T22:05:29.049Z (3 months ago)
- Topics: deck, hooks, mdx, mdx-deck, react, react-hooks
- Language: JavaScript
- Homepage: https://colinrobertbrooks.github.io/intro-to-react-hooks/
- Size: 220 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to React Hooks
Built with [`mdx-deck`](https://github.com/jxnblk/mdx-deck) and [`mdx-deck-code-surfer`](https://github.com/pomber/code-surfer).
## Development
`$ npm start`
## Build
`$ npm run build`
## Deploy
`$ npm run deploy`