Skip to content

ilsyaa/calculator-react

Repository files navigation

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