Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reggeditt/math-magician


https://github.com/reggeditt/math-magician

Last synced: 5 days ago
JSON representation

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]

**[Math Magician]** is an app that allows users to perform calculations.

## 🛠 Built With

### React

React

### Key Features

- **[Allows users to perform arithmetic functions]**

(back to top)

## 🚀 Live Demo

- Live Demo Link is not yet available

(back to top)

## 💻 Getting Started

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
```
-->

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- [ ] **[more math functions]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Reggeditt/math-magician/issues/).

(back to top)

## ⭐️ Show your support

If you like this project give the repo a star. thanks!

(back to top)

## 🙏 Acknowledgments

I would like to thank microverse inc for this awesome challenge

(back to top)

## 📝 License

This project is [MIT](./LICENSE.md) licensed.

(back to top)