Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

The 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/aleksandarivezic/math-magicians

javascript

Last synced: 1 day ago
JSON representation

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

![screenshot](./Screenshot-math-mag.png)

## Built With

- React

## Live Demo

[GH Pages](https://shinobiwarior.github.io/Math-magicians/)

[Heroku](https://aleks-math-magicians.herokuapp.com/)

[Netlify](https://aleks-math-magicians.netlify.app/)

## Getting Started

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

### Prerequisites

- Node.js
- npm

### Setup

Clone the repository with:

```
git clone [email protected]:ShinobiWarior/Math-magicians.git
```
or download [ZIP file](https://github.com/ShinobiWarior/Math-magicians/archive/refs/heads/dev.zip)

### Install
To install all dependencies run:
```
npm install
```
### Usage
To run it on the browser you can run in the project directory:

```
npm start
```

## Run tests
To test the project please run in the project directory:

```
npm test
```

## Author

👤👤 **Aleksandar Ivezic**

- GitHub: [@Aleksandar Ivezic](https://github.com/ShinobiWarior)
- Twitter: [@AIvezic](https://twitter.com/AIvezic)
- LinkedIn: [Aleksandar Ivezic](https://www.linkedin.com/in/aleksandar-ivezic/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ShinobiWarior/Math-magicians/issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- This project was inspired by [Microverse](https://www.microverse.org/?grsf=w9rx3c)