Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gh-reza/math-magicians


https://github.com/gh-reza/math-magicians

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        


Math Magician

# 📗 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Math Magician]

**Math Magician** is an application that allows users to make simple calculations.

## 🛠 Built With

### Tech Stack

Client


  • React

  • Bootstrap

  • Webpack

  • Jest

### Key Features

- **Created with react**
- **Calculate simple math experassions**

(back to top)

## 🚀 Live Demo

Click [here](https://math-magician-e072.onrender.com/)

(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:

- Visual Studio Code
- Node JS

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
mkdir math-magician
cd math-magician
git clone https://github.com/Gh-Reza/math-magicians.git
```

### Install

```
npm install
npm install jest-dom
```

(back to top)

### Usage

Initialize it with:

```
npm start
```

(back to top)

## 👥 Authors

👤 **Reza Merzaie**

- GitHub: [@Gh-Reza](https://github.com/Gh-Reza)

(back to top)

## 🔭 Future Features

- [ ] **Expand the calculation functionality**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please show us support by givintg it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thanks Microverse for this learning opportunity.

(back to top)

## 📝 License

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

(back to top)