https://github.com/adel-gu/math-magicians
https://github.com/adel-gu/math-magicians
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adel-gu/math-magicians
- Owner: adel-gu
- License: other
- Created: 2022-10-24T12:37:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T13:16:11.000Z (over 1 year ago)
- Last Synced: 2025-01-13T16:47:10.374Z (4 months ago)
- Language: JavaScript
- Size: 2.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Math Magicians
> Description the project.
## Built With
- Major languages
- Frameworks
- Technologies used## Live Demo (if available)
[Live Demo Link](https://livedemo.com)
## Getting Started
To get a local copy up and running follow these simple example steps.- Fork and then Clone this repo using this URL (https://github.com/adel-gu/math-magicians.git)
- Or download it as a ZIP format from the green button above with the text "Code".### Install
Install all the necessary dependencies on your local machine
```
npm install
```
### Test
To run and check the tests for the components and the logic code for the app
```
npm run test
```
### Usage
To experience a Demo on your local machine run:
```
npm run start
```## Author
👤 **Adel Guitoun**
- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://twitter.com/@GuitounAdel)
- LinkedIn: [adelguitoun](https://linkedin.com/in/adelguitoun)## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.