https://github.com/pktcodes/click-counter-react-testing-project
Click Counter Project Testing using Jest, Enzyme, TDD
https://github.com/pktcodes/click-counter-react-testing-project
bonnie-schulkin click-counter create-react-app enzyme jest jsdoc netlify react test-cases test-driven-development unit-testing
Last synced: 7 months ago
JSON representation
Click Counter Project Testing using Jest, Enzyme, TDD
- Host: GitHub
- URL: https://github.com/pktcodes/click-counter-react-testing-project
- Owner: pktcodes
- Created: 2024-07-28T04:24:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-14T05:43:35.000Z (over 1 year ago)
- Last Synced: 2025-06-14T21:02:06.705Z (11 months ago)
- Topics: bonnie-schulkin, click-counter, create-react-app, enzyme, jest, jsdoc, netlify, react, test-cases, test-driven-development, unit-testing
- Language: JavaScript
- Homepage: https://react-testing-click-counter-prod.netlify.app/
- Size: 414 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Click Counter 🔢
Click Counter App Testing with Jest & Enzyme.
> PROD [Live] : https://react-testing-click-counter-prod.netlify.app/
### Available Scripts
In the project directory, you can run:
#### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
#### `npm test`
Launches the test runner in the interactive watch mode.
#### Languages / Technologies
HTML, CSS, JavaScript, ECMAScript, React, Jest, Enzyme
#### Deployment / Hosting
Netlify
---
_Note: I have developed this project ~ [1] as part of the React Testing with Jest and Enzyme (2023) taught by Bonnie Schulkin._