Skip to content

PiyushVerma2197/react-calculator

 
 

Repository files navigation

Cloning and Running the Application in local

Clone the project into local

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start

The Application Runs on localhost:3000

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.1%
  • CSS 19.8%
  • HTML 15.1%