Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quavo19/math-magician
This is a simple application made with react that is intended to be used for mathematical calculations
https://github.com/quavo19/math-magician
css eslint reactjs stylelint
Last synced: 11 days ago
JSON representation
This is a simple application made with react that is intended to be used for mathematical calculations
- Host: GitHub
- URL: https://github.com/quavo19/math-magician
- Owner: quavo19
- License: mit
- Created: 2023-01-09T13:18:08.000Z (about 2 years ago)
- Default Branch: Development
- Last Pushed: 2023-02-11T12:18:41.000Z (about 2 years ago)
- Last Synced: 2025-01-20T17:14:05.734Z (26 days ago)
- Topics: css, eslint, reactjs, stylelint
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Math-magicians ](#-math-magicians-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)# 📖 Math-magicians
This is a simple application made with react that is intended to be used for mathematical calculations## 🛠 Built With
**Build with React JS**
### Tech StackClient
- **Build with React JS**
- **Use JSX**
To get a local copy up and running, follow these steps.
### Setup
- if you don't have git installed on your machine you can download it from [here ](https://git-scm.com/downloads).
- Once you have git installed on your machine you can clone your project by running the command below to clone this project to your local machine in the directory of the folder you want it to be cloned
- git clone https://github.com/quavo19/math-magician.git
- Alternatively, you can download the zip file of your project by clicking on the `Code` button on the right side of your project page and clicking on `Download ZIP`
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run build
npm start
```
👤 **Akite Donald**
- GitHub: [@Donald](https://github.com/quavo19)
- Twitter: [@AkiteDonald](https://twitter.com/DonaldAkite)
- LinkedIn: [@AkiteDonald](https://www.linkedin.com/in/donald-akite-299a31222/)
- [ ] **Add mark up for calculator**
- [ ] **make actual caculations**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/quavo19/Math-Magician/issues).
Give a ⭐️ if you like this project! It's help a lot
This project is [MIT](./LICENSE) licensed.