https://github.com/mr-g254/basic-calculator-in-react
In this project I have used React to create a basic stylish calculator with all the basic functionalities
https://github.com/mr-g254/basic-calculator-in-react
calculator-javascript calculator-react javascript react
Last synced: about 2 months ago
JSON representation
In this project I have used React to create a basic stylish calculator with all the basic functionalities
- Host: GitHub
- URL: https://github.com/mr-g254/basic-calculator-in-react
- Owner: Mr-G254
- Created: 2024-05-07T15:34:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T15:55:31.000Z (about 2 years ago)
- Last Synced: 2025-10-30T03:56:58.366Z (8 months ago)
- Topics: calculator-javascript, calculator-react, javascript, react
- Language: JavaScript
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
In this project I have used React to create a basic stylish calculator with all the basic functionalities
## Installation
- Ensure you have installed [Node js(npm)](https://nodejs.org/)
- Clone the repository
- Then in your temrinal:
```
cd calculator
```
```
npm start
```
## Overview
