https://github.com/nathaliacosim/exemplo-reacthooks-redux
https://github.com/nathaliacosim/exemplo-reacthooks-redux
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nathaliacosim/exemplo-reacthooks-redux
- Owner: nathaliacosim
- Created: 2019-10-01T23:16:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:54:08.000Z (over 2 years ago)
- Last Synced: 2023-03-07T16:41:49.913Z (about 2 years ago)
- Language: HTML
- Size: 1.94 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Exemplo - React Hooks com Redux
Exemplo de app utilizando react hooks no redux.
### Run App:
```javascript
>> npm install
>> yarn start
```