Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-driven-development
Last synced: about 1 month 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-30T04:20:32.000Z (3 months ago)
- Last Synced: 2024-11-08T23:57:49.087Z (3 months ago)
- Topics: bonnie-schulkin, click-counter, create-react-app, enzyme, jest, jsdoc, netlify, react, test-driven-development
- Language: JavaScript
- Homepage: https://react-testing-click-counter-prod.netlify.app/
- Size: 411 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._