Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reggeditt/math-magician
https://github.com/reggeditt/math-magician
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/reggeditt/math-magician
- Owner: Reggeditt
- License: mit
- Created: 2023-03-27T09:58:01.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-23T19:43:49.000Z (7 months ago)
- Last Synced: 2025-01-30T20:28:47.914Z (13 days ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Math Magician App
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**[Math Magician]** is an app that allows users to perform calculations.
React
- **[Allows users to perform arithmetic functions]**
- Live Demo Link is not yet available
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- An IDE
- Node.js
### Setup
Clone this repository to your desired folder:
```
git clone https://github.com/Reggeditt/math-magician.git
```
### Install
Install this project with:
```
npm i
npm run build
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
### Deployment
You can deploy this project using:
```sh
npm run deploy
```
-->
👤 **Kodjo-Sarso Tetteh**
- GitHub: [@Reggeditt](https://github.com/Reggeditt)
- Twitter: [@tksarso](https://twitter.com/tksarso)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/tetteh-kodjo-sarso-888989125/)
- [ ] **[more math functions]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Reggeditt/math-magician/issues/).
If you like this project give the repo a star. thanks!
I would like to thank microverse inc for this awesome challenge
This project is [MIT](./LICENSE.md) licensed.