Skip to content

This repository contains source code of a calculator app developed using React.

Notifications You must be signed in to change notification settings

SajjadAhmad14/Calculator-App-React

Repository files navigation

Calculator App

This repo contains source code of a calculator app built using ReactJS.

About Project

App provides all the features of a calculator e.g addition, substraction, multiplication, and division.

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

Live Demo

Go Live

Set Up Project Locally

To get this project set up on your local machine, follow these simple steps:

Step 1
Navigate through the local folder where you want to clone the repository and run
git@github.com:SajjadAhmad14/Calculator-App-React.git to clone the repo to your local folder.
or with https
https://github.com/SajjadAhmad14/Calculator-App-React.git.
Step 2
Run cd Calculator-App-React
Step 3
Run npm install
Step 4
Run npm start

Built With

  • React
  • JavaScript
  • HTML
  • CSS
  • VScode
  • Netlify

Authors

👤 Sajjad Ahmad

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Please Open a pull request if you want to add a feature or see any bug!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This repository contains source code of a calculator app developed using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages