Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-07T15:55:31.000Z (8 months ago)
- Last Synced: 2024-05-08T17:18:48.283Z (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
![image](screenshot.png)