/mathMagicians

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

📗 Table of Contents

📖 Math Magicians

Math Magicians is a website for all fans of mathematics. It is a Single Page App (SPA) written in React. It allows users to:

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

🛠 Built With

This project was built using React.

Tech Stack

Client

Key Features

  • Calculator
  • Random math quote

(back to top)

🚀 Live Demo

You can see the live demo here.

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

git clone git@github.com:shasherazi/mathMagicians.git
cd mathMagicians

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

npm start

(back to top)

👥 Authors

👤 shasherazi

(back to top)

🔭 Future Features

  • Add more functionality to the calculator.
  • Add more math quotes.

🤝 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 and want to show your support, please give it a ⭐️!

(back to top)

📝 License

This project is WTFPL licensed.

(back to top)