/Math-Magician

Math-Magicians-App is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Primary LanguageJavaScriptMIT LicenseMIT

README Template

📗 Table of Contents

📖 "Math magicians" is a website for all fans of mathematics.

Math magicians App is a Single Page App (SPA) that allows users to:

Make simple calculations. Read a random math-related quote.

🛠 Built With

  • React
  • JavaScript
  • HTML/CSS

Tech Stack

  • React
  • JavaScript
  • HTML/CSS
  • Webpack
  • Babel
Client

Key Features

  • To make simple calculations
  • To show random quotes

(back to top)

🚀 Live Demo

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

  • Node.js & npm
  • A web browser

Setup

Navigate to your desired folder and enter these commands:

  git clone https://github.com/teke85/Math-Magician.git
  cd Math-Magician

Install

Install all dependencies with:

  npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Teke85

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a star ⭐

(back to top)

🙏 Acknowledgments

Special thanks to all the assistance received!

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