Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdmiguel/test-counter

Simple counter with testing
https://github.com/jdmiguel/test-counter

enzyme jest reactjs

Last synced: about 2 months ago
JSON representation

Simple counter with testing

Awesome Lists containing this project

README

        

## SIMPLE REACT COUNTER WITH TESTING

### TECHNOLOGIES

- **REACT**
- **JEST**
- **ENZYME**

### INSTALATION

- **clone repo**: In your folder, open a new terminal and clone the repo
- **install dependencies**: In your terminal, execute npm install script