Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 411 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 411 Bytes

Calculator / React Js

Simple Project Calculator with Vite + ReactJs

Installation

To run this project, follow these steps:

git clone https://github.com/ilsyaa/calculator-react.git

cd calculator-react

npm install

npm run dev

build product

npm run build