Graphic representation of a counter made with React and Tailwind
Demo
Clone the project with the following command:
git clone https://github.com/jsalazarv/counter-app-vite.git
Install the dependencies:
npm install
Run project:
npm run dev