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

https://github.com/storres20/math-magic

πŸ› πŸ›’ Math MagicπŸ› πŸ›’ This web application show a Calculator. It will help you with daily activities.
https://github.com/storres20/math-magic

css html5 jest reactjs testing

Last synced: 4 months ago
JSON representation

πŸ› πŸ›’ Math MagicπŸ› πŸ›’ This web application show a Calculator. It will help you with daily activities.

Awesome Lists containing this project

README

          

logo

Math Magician Project

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– \[Math Magician\] ](#-math-magician-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [πŸ“ License ](#-license-)

# πŸ“– [Math Magician]

> This web application show a Calculator. It will help you with daily activities.

**[Math Magician]** is online Calculator.

## πŸ›  Built With

### Tech Stack

Client

### Key Features

- **[React js]**
- **[Components]**
- **[CSS]**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://math-magic-23rd.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:

```sh
install nodejs
install git
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/storres20/math-magic.git
```

### Install

Install this project with:

```sh
cd math-magic
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

### Deployment

You can deploy this project using:

```sh
npm run build
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Author1**

- GitHub: [@storres20](https://github.com/storres20)
- Twitter: [@italolonkan](https://twitter.com/italolonkan)
- LinkedIn: [LinkedIn](https://linkedin.com/in/italo-lon-kan)

πŸ‘€ **Author1**

- GitHub: [@boku52500](https://github.com/boku52500)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/giorgi-bokuchava-430252240/)

(back to top)

## πŸ”­ Future Features

- [ ] **[Class and function components]**
- [ ] **[React js]**
- [ ] **[Linters]**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please give it a star 🌟 😁

(back to top)

## πŸ™ Acknowledgments

I would like to thank...MICROVERSE

(back to top)

## ❓ FAQ

- **[is this project for free?]**

- [Yes, it is. So, feel free to clone this repository]

- **[may I suggest changes?]**

- [Yes. If you find a bug, please create an ISSUE]

(back to top)

## πŸ“ License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)