Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c00p75/mathmagicians
Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations as well as read a random math-related quote.
https://github.com/c00p75/mathmagicians
Last synced: 2 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 as well as read a random math-related quote.
- Host: GitHub
- URL: https://github.com/c00p75/mathmagicians
- Owner: c00p75
- License: mit
- Created: 2023-03-20T07:38:01.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-31T10:26:01.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:33:50.884Z (8 months ago)
- Language: JavaScript
- Size: 1.72 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Math Magician
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Movie Site ](#-movie-site-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [🎞 Video Link ](#-video-link-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)**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 as well as read a random math-related quote.
Client
Server
Database
- **Make simple calculations**
- **Read a random math-related quote**
- Comming soon
To get a local copy up and running, follow these steps.
### Prerequisites
- Install git in your computer.
- Install a code editor.
- And web browser to view the output.
### Setup
Clone this repository to your desired folder:
- `cd my-folder`
- `git clone https://github.com/c00p75/MathMagicians.git`
### Install
Install this project with:
- `cd my-project`
- Run `npm install` to install the dependencies.
### Usage
To run the project, execute the following command:
- `npm run build`
- `npm start`
- Open the dist/index.html file with a browser.
👤 **George M'sapenda**
- GitHub: [@githubhandle](https://github.com/c00p75)
- Twitter: [@twitterhandle](https://twitter.com/GeorgeMsapenda)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/george-m-sapenda-593750201/)
- [ ] **Add interactive animations**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/c00p75/MathMagicians/issues).
If you like this project give it a star
I would like to thank Microverse Inc for this project.
- **Is this project Scalable?**
- Yes
- **Can I create an account?**
- Not at the moment
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._