/react-calculator

Primary LanguageJavaScriptMIT LicenseMIT

React project "Math Magic"

📗 Table of Contents

📖 Math Magic

this is an exercise Project designed to create step by step a simple React app of a Calculator

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client

🚀 Live Demo

the link to the demo version will be available soon

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder: by typing git clone https://github.com/chiztechnology/react-calculator.git in the folder of you're choice

Install

Install this project with:

type npm install to have all the project's dependencies installed in your local computer

Usage

To run the project, execute the following command:

cd react-calculator then type npm start

Run tests

To run tests, run the following command:

--->

👥 Authors

Mention all of the collaborators of this project.

👤 ISRAEL CHIZUNGU

GitHub: chiztechnology

Twitter: IsraelChizungu

LinkedIn: IsraelChizungu

(back to top)

🔭 Future Features

In the future we're planning to add some interesting features to make the project looks great.

  • square root option
  • Saving last result to Localstorage
  • Make the site responsive

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)