Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelaziz-mahdi/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. - Read a random Math-related quote.
https://github.com/abdelaziz-mahdi/math-magicians
api calculator-application math react spa
Last synced: 28 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. - Read a random Math-related quote.
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/math-magicians
- Owner: Abdelaziz-Mahdi
- License: mit
- Created: 2023-07-02T05:41:57.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-07-12T22:35:26.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:35:56.456Z (6 months ago)
- Topics: api, calculator-application, math, react, spa
- Language: JavaScript
- Homepage: https://math-magicians-5wnx.onrender.com/
- Size: 972 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Math-Magicians
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**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.
Languages & bundlers
- JSX
- CRA
- Jest
Server
- Render
Database
- API Ninjas
- **Use GitFlow.**
- **Single page React app.**
- **Consume app data from API.**
- [Math-Magicians Live Demo](https://math-magicians-5wnx.onrender.com/) //
*Press `Ctrl + click` to open the link in a new tab.*
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Install Node.js.
- Visual Studio Code or equivalent.
- Internet Browser
### Setup
Clone this repository to your desired folder:
- cd my-folder
- git clone [https://github.com/Abdelaziz-Ali/Math-Magician.git](https://github.com/Abdelaziz-Ali/Math-Magician.git)
### Install
Install this project with:
- cd my-project
- git config --global --add safe.directory my-directory/my-folder/my-project
### Usage
To run the project, execute the following command:
- code .
- npm install
- npm start
### Run tests
To run tests, run the following command:
npm test
### Deployment
You can deploy this project using:
- Render.
👤 Abdelaziz Ali
- GitHub: [@Abdelaziz-Ali](https://github.com/Abdelaziz-Ali)
- Twitter: [@AbdelazizDV](https://twitter.com/AbdelazizDV)
- LinkedIn: [in/abdelaziz-mahdi](https://www.linkedin.com/in/abdelaziz-mahdi)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
- Templete used in project provided by (Microverse)!
- Icon and logo by Tristan Edwards @iconfinder.com.
This project is [MIT](./LICENSE) licensed.