Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphayowakarindi/math-magicians
This is an app for all fans of Mathematics that makes simple calculations and reads a random math-related quote.
https://github.com/alphayowakarindi/math-magicians
reactjs
Last synced: 7 days ago
JSON representation
This is an app for all fans of Mathematics that makes simple calculations and reads a random math-related quote.
- Host: GitHub
- URL: https://github.com/alphayowakarindi/math-magicians
- Owner: alphayowakarindi
- License: mit
- Created: 2022-08-16T00:46:17.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-08-26T09:16:48.000Z (about 2 years ago)
- Last Synced: 2023-03-06T23:45:48.368Z (over 1 year ago)
- Topics: reactjs
- Language: JavaScript
- Homepage: https://math-magicians-alphayo.netlify.app/
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Math Magicians
> This is a website for all fans of mathematic that makes simple calculations and reads a random math-related quote.
## Built With
- React
## Live Demo
[Live Demo Link](https://math-magicians-alphayo.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisite
- Html
- Css
- React
- Git
- Github### Install
1. Go to terminal and ```cd``` into the directory of your preference.
2. Run ```[email protected]:alphayowakarindi/math-magicians.git``` to clone the app.
3. ```cd``` into the ```cloned repo```
4. Run ```npm install``` to install the dependencies used to develop and test the app.
5. Run ```npm start``` and the app will automatically open in your default browser.### Run tests
1. For CSS run ```npx stylelint "**/*.{css,scss}"```
2. For Javascript ```npx eslint```
3. For unit test ```npm test```## Author
👤 **Alphayo Wakarindi**
- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)## 🤝 Contributing
Contributions and feature requests are welcome!
Feel free to check the [issues page](https://github.com/alphayowakarindi/math-magicians/issues).## 📝 License
This project is [MIT](./LICENSE.md) licensed.