Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndikumanaisaie/math-magician
"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 to read random math-ralated quotes.
https://github.com/ndikumanaisaie/math-magician
Last synced: 12 days 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 to read random math-ralated quotes.
- Host: GitHub
- URL: https://github.com/ndikumanaisaie/math-magician
- Owner: ndikumanaisaie
- Created: 2022-10-24T13:53:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T22:13:37.000Z (about 2 years ago)
- Last Synced: 2024-05-28T16:21:43.391Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.11 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
## Math magician
> "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 to read random math-ralated quotes.
## Below is the screenshot of my work
![tour](https://github.com/ndikumanaisaie/math-magician/blob/develop/src/images/shot.png)## Built with
- Javascript
- React
- gitflow## Author
👤 **Ndikumana Isaie**
- GitHub: [ndikumanaisaie](https://github.com/ndikumanaisaie)
- Twitter: [Ndikuma38670724](https://twitter.com/Ndikuma38670724)
- LinkedIn: [Ndikumana Isaie](https://www.linkedin.com/in/ndikumanaisaie/)## Link to URL on gitHub
- [math-magicial](https://github.com/ndikumanaisaie/math-magician.git)## Getting Started
To get a local copy up and running follow these simple example steps.
## Setup
clone: run `git clone https://github.com/ndikumanaisaie/math-magician.git`
Move to cloned folder: run git cd math-magician.## Install
To Install the dependencies locally: run `npm install`.
To Build your app: run `npm run build`.
To Deploy to local server: run `npm start build`.## Testing
Use the command `npm test` as it is show on screenshot.png
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to react team
- Microverse staff
- Myfamily## 📝 License
This project is [MIT](./MIT.md) licensed.