Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/math-magicians
https://github.com/emmanuelaaron/math-magicians
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuelaaron/math-magicians
- Owner: Emmanuelaaron
- Created: 2021-09-13T17:01:45.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-27T15:29:53.000Z (over 3 years ago)
- Last Synced: 2024-11-20T18:33:59.670Z (about 2 months ago)
- Language: JavaScript
- Size: 1.45 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Magician
> This is a React project which demonstrates the logic of a simple calculator
![screenshot](src/images/display.png)
## Live Demo
> For a Live Demo Click [here](https://emmanuelaaron.github.io/math-magicians/)
## Built With
- React
- CSS
- ESLint
- styleLint
- Bootstrap## Getting Started
- Open your terminal
- cd into a directory where you want this project to be stored
- Clone this repo on your local machine using the this command
```git clone [email protected]:Emmanuelaaron/math-magicians.git```
- cd into the cloned repo using this command
``` cd math-magicians```
- run the commands below
- Install all the dependencies using this command
```npm install```
- Run the project using this command
```npm start```
- The server should automatically oen the browser### Prerequisites
To make this repository working in your local machine you need a browser and npm Inatlled.## Authors
👤 **Emmanuel Isabirye**
- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](lic.url) licensed.