Skip to content

anjupriya-v/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-calculator

Tech Stack Used:

  • React.js

Demo Video:

simple-calculator-demo.mp4

👇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