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

https://github.com/tikrack/react_counter

a react counter project with react and tailwind
https://github.com/tikrack/react_counter

Last synced: 12 months ago
JSON representation

a react counter project with react and tailwind

Awesome Lists containing this project

README

          

# Counterđź’»
Hi this project is a counter with react js and tailwind css

this is my first project with react
this project is very easy for all but :
# Use

run this command in terminal for install js package:
```shell
npm i
```

and run this for serve the project:
```shell
npm run dev
```