Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

About Microverse Module 03 Project: "Math Magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make a simple calculations and read a random math-related quote. Built with React, Sass and JavaScript.
https://github.com/braincee/math-magicians

babel-plugin css-flexbox css-grid javascript microverse-projects react webpack

Last synced: about 16 hours ago
JSON representation

About Microverse Module 03 Project: "Math Magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make a simple calculations and read a random math-related quote. Built with React, Sass and JavaScript.

Awesome Lists containing this project

README

        

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

# Math Magicians Application

> "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

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

Run the following:
```
git clone https://github.com/braincee/math-magicians.git

cd math-magicians

npm install

npm start
```

### Run tests

```
npm run test
```

## Deployment Versions
[Math Magicians Heroku](https://maths-magicians-braincee.herokuapp.com/)

[Math Magicians Netlify](https://math-magicians-braincee.netlify.app/)

## Author

👤 **Stephen Annor**

- GitHub: [@braince](https://github.com/braincee/)
- Twitter: [@annor0543](https://twitter.com/annor0543/)
- LinkedIn: [Stephen Annor](https://www.linkedin.com/in/stephen-annor/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/braincee/math-magicians/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.