Skip to content

namangupta1399/calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

This project was bootstrapped with Create React App.

Follow these steps to run the app on local machine:

  1. Make sure that NodeJS is installed in your machine.
  2. Run the following command in the terminal or command line to install the required dependencies to run the app.
npm install
    or
yarn install
  1. After installing the dependencies, run the following command in terminal or command line to start the app on local server
npm start
    or
yarn start

Finally, open your browser and enter this url to view the app: http://localhost:3000/calculator-app

About

Calculator app developed using React JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published