Skip to content

pktcodes/click-counter-react-testing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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