Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Math-Magician" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.
https://github.com/nickemma/math-magician

css gitflow jest-tests reactjs

Last synced: about 6 hours ago
JSON representation

Math-Magician" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Exotic Rentals ](#-exotic-rentals--)
- [Backend](#backend)
- [🛠 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-)
- [📝 License ](#-license-)

# 📖 Math Magician

**math magician** Math-Magician" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.

## 🛠 Built With

### Tech Stack

Client

## 🚀 Live Demo

- [Live Demo Link](https://techieemma-math-magician.netlify.app/)

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

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:NickEmma/math-magician.git
```

### Install

Install this project with:

```sh
cd math-magician
yarn install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

You can deploy this project using:

```sh
git push main
```

(back to top)

## 👥 Author

👤 **Nicholas Emmanuel**

- GitHub: [@NickEmma](https://github.com/NickEmma)
- Twitter: [@techieEmma](https://twitter.com/techieEmma)
- LinkedIn: [@Nicholas Emmanuel](https://www.linkedin.com/in/techieemma/)

## 🤝 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 consider giving it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

- LazyCoders
- Coding Partners

(back to top)

## 📝 License

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

(back to top)