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

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

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