/math-magicians

The arithmetic Magicians Project is a single-page application (SPA) that allows users to perform basic calculations and read random arithmetic quotes. It's made with React, CSS3, and uses an API.

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– Math Magicians Project

The Maths Magicians React Project is a beginner-level project that teaches you how to construct a React app. The project is about a simple calculator that can be used to execute fundamental mathematical operations. It is developed with React, JSX, CSS, and JavaScript.

πŸ›  Built With

  • React
  • JSX
  • CSS
  • Javascript ES6
  • Visual Studio Code
  • ESLint
  • Stylelint

Key Features

The key features of this project include the following.

  • It is a simple calculator that can be used to perform basic mathematical operations setup.
  • Simple calculations

(back to top)

πŸš€ Live Demo

https://ethred.github.io/math-magicians/

(back to top)

πŸ’» Getting Started

To get started with the project, you will need to clone the repository (https://github.com/ethred/math-magicians) and install the dependencies. Once you have done that, you can run the project by executing the following command:

npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Redwan Mohammed-Nur

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a star⭐️ or a thumbs up πŸ‘ if you like this project! You can visit my GitHub profile for more of my projects.

(back to top)

πŸ™ Acknowledgments

(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)