Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helciodev/math-magicians
A React project the test some of the basics about the React library
https://github.com/helciodev/math-magicians
frontend javascriopt looking-for-job react webdevelopment
Last synced: about 1 month ago
JSON representation
A React project the test some of the basics about the React library
- Host: GitHub
- URL: https://github.com/helciodev/math-magicians
- Owner: helciodev
- Created: 2021-07-29T14:00:02.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-08-19T08:15:15.000Z (over 3 years ago)
- Last Synced: 2024-10-03T19:42:00.079Z (about 2 months ago)
- Topics: frontend, javascriopt, looking-for-job, react, webdevelopment
- Language: JavaScript
- Homepage: https://math-magicians-helcio.herokuapp.com/
- Size: 816 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-app
## Table of contents
- [About](#about)
- [Features](#how-to-use)
- [Live Demo](#live-demo)
- [Built with](#built-with)
- [Getting started](#getting-started)
- [Installation instructions](#installation-instructions)
- [Testing](#testing)
- [Author](#author)
- [Show your support](#show-your-support)
- [License](#-license)---
## About
This the fifth milestone fro the math-magicians project
## Features
How to perform operations:
To perform the operations:
- User should select the first value from the number button (0 - 9)
- User should select the operation buttons (-, +, x, Γ·, %)
- User should select the next value for calculation
- Finally, the user can select the '=' button to perform the calculations.## Live Demo
This project is hosted on Heroku.
[Live demo link](https://math-magicians-helcio.herokuapp.com/)
## Built With
- [![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)
- [![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com)
- React## Getting Started
### Installation instructions
Follow along the steps below to get a copy at your local machine.
- Navigate to the directory where you want this project to clone and then clone it
```
git clone [email protected]:helciodev/math-magicians.git
```- Navigate to the `math-magicians` directory
```
cd math-magicians
```- Install the npm package with `npm install`
- Start the server with `npm start`
- The site should automatically open in your browser at http://localhost:3000/ if it didn't then open your browser with that link.### testing
- Run npm test to run tests
## Author
π **Helcio AndrΓ©**
- GitHub: [@helciodev](https://github.com/helciodev)
- Twitter: [@helcio_bruno](https://twitter.com/helcio_bruno)
- Linkedin: [Helcio Andre](https://www.linkedin.com/in/helcio-andre/)## π€ Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a βοΈ if you like this project!
## π License
This project is [MIT](./LICENSE) licensed.