Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naledi-dikgale/math-magician-project

Math magicians is a website for all fans of mathematics. It is an app that allows users to make simple calculations. The application also displays random motivational quotes.
https://github.com/naledi-dikgale/math-magician-project

css react reactjs

Last synced: 8 days ago
JSON representation

Math magicians is a website for all fans of mathematics. It is an app that allows users to make simple calculations. The application also displays random motivational quotes.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Video Walkthrough](#video-walkthrough)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 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 Project

**Math Magician Project** Math magicians is a website for all fans of mathematics. It is an app that allows users to make simple calculations. The application also displays random motivational quotes.

## 🛠 Built With Create React App

### Key Features

- **Project setup with Create React App**

(back to top)

## 💻 Getting Started

Try to have these in your local machine

- Git and GitHub
- VS Code or any code editor

### Prerequisites

In order to run this project you need
- A web browser
- Code editor

### Setup

Clone this repository to your desired folder:

git clone https://github.com/Naledi-Dikgale/math-magician-project

### Install

Install this project using the cloned repo or download and use the files to your local machine.

### Usage

- Clone the repository first
- Commnads to Run:
- npm install
- npm run build
- npm start

### Run tests

- tests are included using Jest framework
- commands to run: npm run test

### Deployment

You can deploy this project through Github Pages

(back to top)

## 👥 Authors

👤 **Naledi Dikgale**

- GitHub: [@githubhandle](https://github.com/Naledi-Dikgale)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/naledi-dikgale-068423159/)
- Website: [@Naledi](https://naledi.netlify.app/)

👤 **Ikechukwu**

- GitHub: [@boniface193](https://github.com/boniface193)
- Twitter: [@bidtechnologies](https://twitter.com/bidtechnologies)
- LinkedIn: [boniface-ikechukwu](https://www.linkedin.com/in/boniface-ikechukwu/)

(back to top)

## 🔭 Future Features

- [ ] **Changes will be made as comming project requirement.**

(back to top)

## 🤝 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 give a star to this repositiory.

(back to top)

## 🙏 Acknowledgments

- I would also like to thank Microverse for the guidance they made all the way up to this point.

(back to top)

## ❓ FAQ

- **Is it allowed to copy the contents of this project and use it for personal use?**

- This project is free for copying and reusing in any way you like.

## 📝 License

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

(back to top)