Math-magician

The project is built in React framework, is done with a component that creates the calculator's interface, and the files `calculate.js` and `operate.js` are used to the logic of the project.

Stars
10

Math Magicians

Math Magicians is my first React project. The goal is to understand how this framework works. I used React Router to interact between the different tabs of the project. Use of calculate.js and operator.js files for calculator logic.

Math Magicians! Let's make basic operations. It is a Single Page App.

Built With

  • HTML/CSS
  • JavaScript
  • React Framework

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone this repository with git clone https://github.com/fherrerao/Math-magician.git using your terminal or command line.
  • Change to the project directory by entering :
    cd Math-magician in the terminal

Prerequisites

You should install in your local machine the last version of React.

Setup

You can clone this repository using the next command: git clone https://github.com/fherrerao/Math-magician.git.

Install

After clone the repository, you should to run npm install since the terminal to install all dependencies needed to the correct working of the project.

Usage

You're free to use this project however it is developed for educational purposes. You can check the acknowledgment described below.

Authors

Fernando Herrera

Acknowledgments

Show your support

Give a if you like this project!

License

This project is MIT licensed.

Badges
Extracted from project README
Netlify Status
Related Projects