https://github.com/katarighe/math-magicians
The Math Magicians Project is a single-page application (SPA) that allows users to make simple calculations and read random math-related quotes. It is built with React, CSS3, and consumes an API.
https://github.com/katarighe/math-magicians
api css css3 javascript math-magicians microverse-projects react
Last synced: 2 months ago
JSON representation
The Math Magicians Project is a single-page application (SPA) that allows users to make simple calculations and read random math-related quotes. It is built with React, CSS3, and consumes an API.
- Host: GitHub
- URL: https://github.com/katarighe/math-magicians
- Owner: katarighe
- License: mit
- Created: 2023-08-07T12:21:20.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2023-08-17T10:45:55.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T01:43:57.706Z (over 1 year ago)
- Topics: api, css, css3, javascript, math-magicians, microverse-projects, react
- Language: JavaScript
- Homepage: https://jazzy-puffpuff-8c8b52.netlify.app/
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π 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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Run tests](#run-tests)
- [Usage](#usage)
- [π₯ Authors](#authors)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)
The **Maths Magicians React Project** is a beginner-level project on Microverse that teaches you how to build a React app. The project is about a simple calculator that can be used to perform basic mathematical operations.
The project is built with React, JSX, CSS, and JavaScript. It is also deployed on Heroku, so you can try it out by visiting the live demo.
## π Built With
* React
* JSX
* CSS
* Javascript ES6
* Visual Studio Code
* ESLint
* Stylelint
> The key features of this project include the following.
- **It is a simple calculator that can be used to perform basic mathematical operations.**
- **It is built with React, JSX, CSS, and JavaScript.**
- **It is deployed on Heroku, so you can try it out by visiting the live demo.**
- **The project is open source, so you are welcome to contribute to it.**
- Live Demo of the Project: https://jazzy-puffpuff-8c8b52.netlify.app/
## π» Getting Started
Get ready to explore the cosmos with these steps:
Ensure you have:
- A Web Browser such as Microsoft Edge or Google Chrome π
- Git π
- A code editor such as Visual Studio Code π¨βπ»
Use `git clone` to get your local copy of the project.
```bash
git clone https://github.com/katarighe/math-magicians.git
```
Run `npm install` to set up the required packages.
```bash
npm install
```
### Run Tests
To run tests run the following command in your terminal
```
npm test
```
Launch the app with the following command
```
npm start
```
π€ **Mohamed Aden Ighe**
- GitHub: [@katarighe](https://github.com/katarighe)
- Twitter: [@katarighe](https://twitter.com/katarighe)
- LinkedIn: [@mighe](https://linkedin.com/in/mighe)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a starβοΈ or a thumbs up π if you like this project! You can visit my GitHub profile for more of my projects.
- Project supervised by [Microverse](https//www.microverse.org/)
- [Creative Commons 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/)
This project is [MIT](./LICENSE) licensed.