Skip to content

Latest commit

 

History

History
89 lines (56 loc) · 2.06 KB

README.md

File metadata and controls

89 lines (56 loc) · 2.06 KB

Weather-app

Table of contents


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

Built With

  • forthebadge
  • forthebadge
  • 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 git@github.com: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é

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.