Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c00p75/mathmagicians

Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations as well as read a random math-related quote.
https://github.com/c00p75/mathmagicians

Last synced: 2 days ago
JSON representation

Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations as well as read a random math-related quote.

Awesome Lists containing this project

README

        

Math Magician

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Movie Site ](#-movie-site-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [🎞 Video Link ](#-video-link-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)

# 📖 Math Magicians

**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 as well as read a random math-related quote.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Make simple calculations**
- **Read a random math-related quote**

(back to top)

## 🚀 Live Demo

- Comming soon

(back to top)

## 💻 Getting Started

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

### Prerequisites

- Install git in your computer.
- Install a code editor.
- And web browser to view the output.

### Setup

Clone this repository to your desired folder:

- `cd my-folder`
- `git clone https://github.com/c00p75/MathMagicians.git`

### Install

Install this project with:

- `cd my-project`
- Run `npm install` to install the dependencies.

### Usage

To run the project, execute the following command:

- `npm run build`
- `npm start`
- Open the dist/index.html file with a browser.

(back to top)

## 👥 Authors

👤 **George M'sapenda**

- GitHub: [@githubhandle](https://github.com/c00p75)
- Twitter: [@twitterhandle](https://twitter.com/GeorgeMsapenda)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/george-m-sapenda-593750201/)

(back to top)

## 🔭 Future Features

- [ ] **Add interactive animations**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/c00p75/MathMagicians/issues).

(back to top)

## ⭐️ Show your support

If you like this project give it a star

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse Inc for this project.

(back to top)

## ❓ FAQ

- **Is this project Scalable?**

- Yes

- **Can I create an account?**

- Not at the moment

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