Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayoubm490/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/ayoubm490/math-magicians
Last synced: about 7 hours 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/ayoubm490/math-magicians
- Owner: AyoubM490
- Created: 2022-03-14T12:56:57.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-11T09:05:19.000Z (almost 3 years ago)
- Last Synced: 2024-12-04T18:53:37.133Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.6 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
- HTML
- CSS
- JavaScript
- React## Getting Started
### Setup
#### To get a local copy up and running follow these simple example steps.
- 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 [email protected]:AyoubMS/math-magicians.git`
- On the terminal, navigate into the directory like so: `cd math-magicians`
- Checkout to branch name like so: `git checkout [branch name]`
- Run `npm i` to install the dependencies
- Run `npm start` to start the application#### To run Test
- Run `npm run test`
### Usage
- Running `npm start` should start the server on the browser
- Start solving math
- Checkout random quotes## Author
👤 **Ayoub Chahir **
- [GitHub](https://github.com/AyoubMS)
- [LinkedIn](https://www.linkedin.com/in/ayoub-chahir/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AyoubM/math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose design template was used
- My friends
- Inspiration
- etc