Abdusaid10 / calculator-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator App

Calculator app built with React for the Math-magicians Inc

Tools used

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • npm
  • CSS
  • ES6

Run Locally

To get a local copy up and running follow these simple example steps.

git clone https://github.com/Abdusaid10/calculator-app
cd calculator-app

Install dependencies

npm install

Build project

npm build

Run Locally

npm start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Author

-Abdusaid Abdurasulov

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

License

This project is MIT licensed.

About

License:MIT License


Languages

Language:JavaScript 64.7%Language:CSS 19.8%Language:HTML 15.5%