Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juz501/learn-react
Learning React again, with hooks this time.
https://github.com/juz501/learn-react
Last synced: 3 days ago
JSON representation
Learning React again, with hooks this time.
- Host: GitHub
- URL: https://github.com/juz501/learn-react
- Owner: juz501
- License: mit
- Created: 2019-03-09T08:59:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T00:35:35.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T00:02:40.207Z (over 1 year ago)
- Language: JavaScript
- Size: 562 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# learn-react
[![codecov](https://codecov.io/gh/juz501/learn-react/branch/master/graph/badge.svg)](https://codecov.io/gh/juz501/learn-react) [![Coverage Status](https://coveralls.io/repos/github/juz501/learn-react/badge.svg?branch=master)](https://coveralls.io/github/juz501/learn-react?branch=master) [![Build Status](https://travis-ci.com/juz501/learn-react.svg?branch=master)](https://travis-ci.com/juz501/learn-react) [![BCH compliance](https://bettercodehub.com/edge/badge/juz501/learn-react?branch=master)](https://bettercodehub.com/)Learning React again, with hooks this time.
## Initial Setup
- yarn install
- yarn start## Testing
Run tests and generate coverage via
- yarn test## Task management
Using GitHub Projects
- you may want to claim tasks and do them if you want to.## Analytics
- Currently hooked up to dummy GTM and GA accounts