Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bornittah/mathmagicians

mathmagicians is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
https://github.com/bornittah/mathmagicians

Last synced: 6 days ago
JSON representation

mathmagicians is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Awesome Lists containing this project

README

        

logo

Math Magicians

# 📗 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)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)

- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [mathmagicians]

**[mathmagicians]**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
HTML, CSS, Es6 Javascript
### Tech Stack

Client

### Key Features

>Here are the key features of the application.

- **[Calculator]**
- **[Math-related quote]**

(back to top)

## 🚀 Live Demo

[Live Demo Link](https://mathmagician-js9v.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:

Github, CSS, Javascript, Code editor, Browser, Internet

### Setup

Clone this repository to your desired folder:
Run `git clone [url](https://github.com/Bornittah/mathmagicians.git)`

### Install

Install this project with:
`npm install`

### Usage

To run the project, execute the following command:
`npm start`

### Run tests

To run tests, run the following command:
`npm test`

### Deployment

You can deploy this project using:

`npm deploy`

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@Bornittah](https://github.com/Bornittah)
- Twitter: [@AgashaBornittah](https://twitter.com/AgashaBornittah)
- LinkedIn: [Bornittah](www.linkedin.com/in/agasha-bornittah)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank all the code reviewers for their feedback

(back to top)

## ❓ FAQ

- **[How to create anew react app]**

- [Refer to this documentation](https://reactjs.org/docs/create-a-new-react-app.html)

(back to top)

## 📝 License

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

(back to top)