https://github.com/mmggyy66/maths-magicians
[math-magicians]** is a website for all fans of mathematics.
https://github.com/mmggyy66/maths-magicians
css3 gh-pages html5 javascript reactjs scss
Last synced: 3 months ago
JSON representation
[math-magicians]** is a website for all fans of mathematics.
- Host: GitHub
- URL: https://github.com/mmggyy66/maths-magicians
- Owner: MMGGYY66
- Created: 2023-02-13T20:01:29.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-24T18:22:23.000Z (over 3 years ago)
- Last Synced: 2025-03-30T11:22:56.920Z (over 1 year ago)
- Topics: css3, gh-pages, html5, javascript, reactjs, scss
- Language: JavaScript
- Homepage: https://mmggyy66.github.io/maths-magicians/
- Size: 4.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Magicians Project (Module 3)
Math Magicians Project
# 📗 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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 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.
- [] Read a random math-related quote.
Client
Server
Database
- **[Dynamically]**
- **[Git-flow]**
- **[Good-HTML-JS-and-CSS-practices]**
- **[ES6-modules]**
- **[react-Jest-tests]**
- **[react-Webpack]**
## 🚀 Live Demo
[math-magicians](https://mmggyy66.github.io/maths-magicians/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A computer with node.js.
- Internet access.
### Setup
In order to run this project you need: clone this repo : [git@github.com:MMGGYY66/math-magicians.git]
### Install
After cloning the repo you need to install de dependencies.
- Run this command in the project folder:
npm install
### Usage
To run the project, execute the following command:
- Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. run:
npm run build
- Runs the app in the development mode. Open http://localhost:3000 to view it in the browser: run
npm start
### Run tests
To run tests, run the following command:
npm test
### Deployment
[math-magicians](https://mmggyy66.github.io/maths-magicians/)
👤 **Mohamed Gamil Eldimardash**
- GitHub: [@github](https://github.com/MMGGYY66)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)
- Twitter: [twitter](https://twitter.com/MOHAMEDELDIMARd)
- Facebook: [facebook](https://www.facebook.com/MOHAMED.ELDIMARDASH/)
- [ ] **[Create a directory called components.]**
- [ ] **[Inside components, create a new Calculator.js file.]**
- [ ] **[In Calculator.js, create a React component that matches given design]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MMGGYY66/maths-magicians/issues/10)
If you like this project take the time to give a star, follow me and a feedback, we will appreciate it.
I would like to thank Microverse for giving me the chance to improve my coding.
## ❓ FAQ (OPTIONAL)
- **What is this for?**
- This is the first react.js project to practice working with react.js.
- **Can i copy this project?**
- Your welcome, copy this project and let us know if you have any questions.
This project is [MIT](https://github.com/MMGGYY66/maths-magicians/blob/dev/MIT.md)