Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jmoseka/react-math-magicians

Math magicians 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.
https://github.com/jmoseka/react-math-magicians

Last synced: about 1 month 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. Read a random math-related quote.

Awesome Lists containing this project

README

        

# react-math-magicians

React Math magicians 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 🔨

- React
- Webpack

## Screenshot

project screenshot

## Setup

### Clone this repository

```bash
$ git clone https://github.com/jmoseka/react-math-magicians.git
$ cd react-math-magicians
```

### Run project

```bash
$ npm install
$ npm run start
```

### Open page in browser
```bash
open http://localhost:3000/
```

### Prerequisites

- IDE (VCode For me 🔥).
- Git and GitHub
- npm and node.js installed.

## Authors

👤 **Jamila Moseka**

- GitHub: [@jmoseka](https://github.com/jmoseka)

👤 **Hammed Adisa**

- GitHub: [@AbuRayhaan](https://github.com/AbuRayhaan)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc