Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ha-manel/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 math-related quotes.
https://github.com/ha-manel/math-magicians

caculator javascript math react

Last synced: about 2 months 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 math-related quotes.

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.
> * Read a random math-related quote.

## Built With

- HTML5
- CSS3
- React

## Live Demo

### Heroku
Live Demo [Link](https://manel-math-magicians.herokuapp.com/)

### Netlify
Live Demo [Link](https://tubular-strudel-616c75.netlify.app/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).

### Setup

To setup the project locally: clone the repository using:

```
git clone [email protected]:ha-manel/Math-Magicians.git
```

### Install dependencies

run : `npm install`

### Build the app

run: `npm run build`

### Run the app

run: `npm start`

## Authors

👤 **Manel Hammouche**

- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/manel-hammouche/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

## 📝 License

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