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

https://github.com/anjupriya-v/simple-calculator

Developed Using React.js
https://github.com/anjupriya-v/simple-calculator

css github html npm reactjs simple-calculator ui

Last synced: about 2 months ago
JSON representation

Developed Using React.js

Awesome Lists containing this project

README

          

# simple-calculator

## Tech Stack Used:

- React.js

## Demo Video:

https://user-images.githubusercontent.com/84177086/201328830-58bf6b40-20ca-492c-af05-82bb1d03198b.mp4

## :point_down:Steps to initialize the project:

- Clone the repository

$ git clone https://github.com/anjupriya-v/simple-calculator.git

- Redirect to the cloned repo directory

-Update the NPM

`npm update --force`

- Install the dependencies

`npm install`

- Start the project

`npm start`