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

https://github.com/developermithu/react-calculator

Build a calculator using React and Tailwind CSS
https://github.com/developermithu/react-calculator

react tailwindcss vite

Last synced: 23 days ago
JSON representation

Build a calculator using React and Tailwind CSS

Awesome Lists containing this project

README

          

## Getting Started

```bash
git clone https://github.com/developermithu/react-calculator
cd react-calculator
npm install
npm run dev
```