Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwafrika/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 and read a random math-related quote.
https://github.com/mwafrika/math_magicians

hooks react tailwindcss

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 and read a random math-related quote.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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 and read a random math-related quote.

## Built With

- React
- Tailwind CSS

## Live Demo

[Live Demo Heroku](https://math-magician-mwafrika.herokuapp.com/)

[Live Demo Netlify](https://math-magician-mwafrika.herokuapp.com/)

[Live Demo gh-pages](https://mwafrika.github.io/math_magicians/)

## Getting Started

### Prerequisites

```
In order to run this project locally you should already have node and npm installed in your computer
```

### To get the local copy of this repository

```
git clone https://github.com/mwafrika/math_magicians.git

cd math_magicians
```

### Install dependancies

```
npm install
```

### To run the local copy of this repository

```
npm start
```

## Authors

👤 **Author1**

- GitHub: [@mwafrika](https://github.com/mwafrika)
- Twitter: [@mwafrika](https://twitter.com/mwafrikamufung1)
- LinkedIn: [mwafrika](https://linkedin.com/in/mwafrika-mufungizi)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

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

## 📝 License

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