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

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

🧮 Math Magician is an online calculator app designed to help users solve a variety of math problems quickly and easily. In addition, the app includes random motivational quotes to help users stay inspired and motivated while working on challenging math problems.
https://github.com/jeanbuhendwa/math-magician

github reactjs

Last synced: about 1 month ago
JSON representation

🧮 Math Magician is an online calculator app designed to help users solve a variety of math problems quickly and easily. In addition, the app includes random motivational quotes to help users stay inspired and motivated while working on challenging math problems.

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📖 Math magician](#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 magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations, Read a random math-related quote.

## 🛠 Built With

### Tech Stack

> The main tech stack and included to apply to this project are:

Client

### Key Features

> This project has the following features

- design the basic structure of home page
- Design the calculator
- Design the quote section

(back to top)

## 🚀 Live Demo

> Implemented soon

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/jeanbuhendwa/math-magician.git
```

### Install

Install this project with:

```sh
cd math-magician
npm install
```

### Deployment

Deployed using Github Pages.

(back to top)

## 👥 Authors

👤 **Jean Jacques Buhendwa**

- GitHub: [@jeanbuhendwa](https://github.com/jeanbuhendwa)
- Twitter: [@JeanjacqueI](https://twitter.com/JeanjacqueI)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/johnbuhendwa/)

## 🔭 Future Features

> Add function for Clear all list.

- [ ] put,Get, Post and cut data from API
- [ ] Use React Js

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

> we are so excited to accept you feedback to improve my profession.

If you like this project like it.

(back to top)

## 🙏 Acknowledgments

we would like to thank Microverse organization.

(back to top)

## 📝 License

This project is [MIT](https://github.com/jeanbuhendwa/math-magician/blob/main/LICENSE) licensed.
(Check the LICENSE file)

(back to top)