This project was bootstrapped with Create React App.

Ye Olde Auto Counter

Very simple React application. You can add counters with custom labels on them.

Screenshot

Setup

Clone the repository and run the commands below

$ npm install
$ npm start