Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)