https://github.com/angelozdev/testing-react-hooks
https://github.com/angelozdev/testing-react-hooks
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/angelozdev/testing-react-hooks
- Owner: angelozdev
- License: agpl-3.0
- Created: 2020-12-08T00:45:51.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-12-22T23:24:19.000Z (over 5 years ago)
- Last Synced: 2025-02-21T19:45:03.490Z (over 1 year ago)
- Language: JavaScript
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# udemy-react-testing-projects
Code for projects presented in Udemy "React Testing with Jest and Enzyme" course
## Project READMEs
See individual project READMEs (in their directories) for more information.
* [Click Counter](https://github.com/flyrightsister/udemy-react-testing-projects/blob/master/click-counter/README.md)
* [Jotto](https://github.com/flyrightsister/udemy-react-testing-projects/blob/master/jotto/README.md)
* [Random Word Server](https://github.com/flyrightsister/udemy-react-testing-projects/blob/master/random-word-server/README.md)