Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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._