https://github.com/mcodex/rocketseat-react-hooks
Demonstrating the use of react hooks and setting up eslint rules for that
https://github.com/mcodex/rocketseat-react-hooks
eslint eslint-airbnb react react-hooks
Last synced: 28 days ago
JSON representation
Demonstrating the use of react hooks and setting up eslint rules for that
- Host: GitHub
- URL: https://github.com/mcodex/rocketseat-react-hooks
- Owner: mCodex
- Created: 2020-03-08T19:43:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:27:09.000Z (about 3 years ago)
- Last Synced: 2025-03-25T17:51:37.840Z (10 months ago)
- Topics: eslint, eslint-airbnb, react, react-hooks
- Language: JavaScript
- Size: 4.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Hooks
A simple project to demonstrate the use of hooks
Project bootstraped with [create-react-app](https://github.com/facebook/create-react-app). Deployed using [gh-pages](https://www.npmjs.com/package/gh-pages).
## 📦 Installation
It is easy, just run:
* `yarn` - to install dependencies
* `yarn start` - to start development mode