https://github.com/torobucci/math-magicians
Math Magicians is a calculator web app built using React that allow users to perform basic math operations and display results. It has an added feature of displaying quotes fetched from an API.
https://github.com/torobucci/math-magicians
apis css3 react
Last synced: 4 months ago
JSON representation
Math Magicians is a calculator web app built using React that allow users to perform basic math operations and display results. It has an added feature of displaying quotes fetched from an API.
- Host: GitHub
- URL: https://github.com/torobucci/math-magicians
- Owner: torobucci
- Created: 2023-03-27T12:05:38.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-06T15:00:39.000Z (about 2 years ago)
- Last Synced: 2025-01-09T06:14:50.692Z (5 months ago)
- Topics: apis, css3, react
- Language: JavaScript
- Homepage: https://math-magicians-ga6o.onrender.com/
- Size: 784 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 **Math Magicians** ](#-math-magicians-)
- [🛠 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)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Author Kevin Toro](#-author-kevin-toro)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Math Magicians** is a react single web page application that displays a calculator and that can be used by users to perform simple calculations
## 🛠 Built With
Html
Css
Javascript
Webpack
ReactClient
- [ ] **Project set up**
- Check out Math magicians [Live](https://math-magicians-ga6o.onrender.com)
## 💻 Getting Started
To get a local copy up and running, follow these steps.
fork the repository https://github.com/torobucci/math-magicians.git
### Prerequisites
In order to run this project you need:
Code editor eg. VScode
Web browser eg. chrome
### Setup
Clone this repository to your desired folder:
git clone https://github.com/torobucci/math-magicians.git
### Install
To install run the following command:
`npm install `
### Usage
To start the project run the following command:
`npm start `
### Run tests
To run tests, run the following command:
`npm test`
## 👥 Author Kevin Toro
- GitHub: [@torobucii](https://github.com/torobucii)
- Twitter: [@torobucii](https://twitter.com/@torobucii)
- LinkedIn: [Kevin Toro](https://linkedin.com/in/KevinToro)
## 👤 Ada Rachel
- GitHub: [@githubhandle](https://github.com/adarachel)
- Twitter: [@twitterhandle](https://twitter.com/adarachel_dev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/adarachel/)
- [ ] **Implement single page application functionality**
- [ ] **Display calculator**
- [ ] **Calculator perform single calculatiions and display result**
Contributions, issues, and feature requests are welcome!
Feel free to check the [math-magicians](https://github.com/torobucci/math-magicians/issues).
If you like this project hit the star button on our github repo
I would like to thank Microverseinc organization for designing the project
This project is [MIT](https://github.com/torobucci/Portfolio-finish-mobile-version/blob/main/MIT-LICENSE.txt) licensed.