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.
- Host: GitHub
- URL: https://github.com/gtekle/math-magicians
- Owner: gtekle
- Created: 2022-02-06T18:10:21.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-21T11:54:17.000Z (over 4 years ago)
- Last Synced: 2025-10-21T21:48:36.508Z (8 months ago)
- Topics: babel-es6, css, javascipt, jest, react-testing-library, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 2.46 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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