Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Last synced: 1 day 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

- Technologies used: React

## Live Demo (if available)

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

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

## Getting Started

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

### Setup
- Click the green `Code` button on the repo
- In your local PC, open your terminal in the folder you would like to clone the project.
- Clone the repo with the command: `git clone (copied link)`; like so: `git clone https://github.com/NeckerFree/math-magicians`
- On the terminal, navigate into the directory like so: `cd math-magicians`

### Install
in visual studio code
- run the command `npm install` to install all the necessary dependencies
- run the command `npm start` to start the app.

## Authors

πŸ‘€ **Elio CortΓ©s**

- GitHub: [@NeckerFree](https://github.com/NeckerFree)
- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)
- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## πŸ“ License

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