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

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

babel-es6 css javascipt jest react-testing-library reactjs webpack

Last synced: 3 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 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.

## Built With

- CSS, JavaScript, Babel, Webpack and React.js

## Live Demo

- [live link on netlify](https://math-magicians-tek.netlify.app/)
- [live link on heroku](https://math-magicians-tek.herokuapp.com/)

## Getting Started
- Install Node.js ^12.13
- clone the repository by running\
`git clone https://github.com/gtekle/math-magicians.git`
- navigate to the folder\
`cd math-magicians`
- Install packages\
`npm install`
- run the application\
`npm start`

## Author

👤 **Tekle Gebreyohannes**

- GitHub: [@githubhandle](https://github.com/gtekle)
- LinkedIn: [LinkedIn](www.linkedin.com/in/tekle-gebreyohannes-kidanemariam-7605752b)

## 🤝 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

- [Microverse Inc](https://www.microverse.org/)

## 📝 License

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