https://github.com/cesarherr/math_magicians_v2
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) for make simple calculations. Read a random math-related quote, building with React.
https://github.com/cesarherr/math_magicians_v2
javascript react
Last synced: 4 months ago
JSON representation
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) for make simple calculations. Read a random math-related quote, building with React.
- Host: GitHub
- URL: https://github.com/cesarherr/math_magicians_v2
- Owner: CesarHerr
- License: mit
- Created: 2023-07-02T20:39:05.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-11T06:59:27.000Z (over 2 years ago)
- Last Synced: 2025-09-22T03:40:36.228Z (5 months ago)
- Topics: javascript, react
- Language: JavaScript
- Homepage: https://cesarherr.github.io/math_magicians_v2/
- Size: 1.48 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Math Magician
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» 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)
- [π License](#license)
**[Math Magician]** is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:
- Make simple calculations.
- See some quotes.
```
1.- React
2.- Javascript.
```
Client
```
- Understand how to use medium-fidelity wireframes to create a UI.
```
- https://cesarherr.github.io/math_magicians_v2/
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```
- Code Editor.
- Git and Github account.
- Web browser.
```
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone https://github.com/CesarHerr/math_magicians_v2
```
### Install
Install this project with:
```
You Don't need install this project
```
### Usage
To run the project, execute the following command:
```
Double click on the HTML file, open it in your browser.
```
### Run tests
To run tests, run the following command:
Create an operational Calculator.
```
no test
```
### Deployment
You can deploy this project using:
[Implementation](https://github.com/microverseinc/curriculum-react-redux/blob/main/math-magicians/sneak_peek.md)
π€ **CΓ©sar Herrera**
- GitHub: [@CesarHerr](https://github.com/CesarHerr)
- Twitter: [@Cesarherr2](https://twitter.com/Cesarherr2)
- LinkedIn: [CesarHerr](https://www.linkedin.com/in/cesarherr/)
- Improve responsive Design.
- Add an Hamburger button.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and you think is useful to someone please share it
I would like to thank team of microverse and the micronauts for hitting me up with new knowledge.
This project is [MIT](./LICENSE) licensed.