Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/collinstatang/math-magicians

"Math magicians" is a website for all fans of mathematics. Built with ReactJs
https://github.com/collinstatang/math-magicians

reactjs

Last synced: 3 days ago
JSON representation

"Math magicians" is a website for all fans of mathematics. Built with ReactJs

Awesome Lists containing this project

README

        

Math Magicians

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸ’» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ“– Math Magicians Website

**Math Magicians** Math Magicians website is an application used to display a single page application that contains home section,a calculator section and a quote section.

![image](https://github.com/CollinsTatang/math-magicians/assets/55596970/43c26913-8eb0-45cd-9f9f-3d0a1e519d75)

## πŸ›  Built With

### Tech Stack

Client

### Key Features

- **Homepage**
- **Calculator**
- **Quote**

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


  • Web Browser

  • Code Editor

  • React Knowledge

  • Local file storage

(back to top)

### Setup

Clone this repository to your desired folder:

Run this commands:

```sh
cd my-folder
git clone https://github.com/iankiema/Math-Magicians.git
```

### Install

Install this project with:

Run this command:

```sh
cd my-project
npm install
```

### Usage

To run the project, execute the following command:

- Open index.html using live server extension or;

Run this command:

```sh
start npm start
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€**Makungong Collins Tatang**

- GitHub: [@CollinsTatang1](https://github.com/CollinsTatang)
- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)
- LinkedIn: [Makungong Collins](https://www.linkedin.com/in/makungong-collins/)

(back to top)

## πŸ”­ Future Features

- [ ] **Working Menubar**
- [ ] **Working See project button**

(back to top)

## 🀝 Contributing

Contributions, issues, and features requests are welcome!

Feel free to check the [issues page](../../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 for the overwhelming support for giving me an overview in this project.

(back to top)

## πŸ“ License

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

(back to top)