/math-magician

An online web calculator built React that solves mathematical expressions and generates random math quotes.

Primary LanguageJavaScriptMIT LicenseMIT

Math Magician

📗 Table of Contents

📖 Math Magician

Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

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

🛠 Built With

Tech Stack

Client

Key Features

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

(back to top)

🚀 Live Demo

  • Coming 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:

  cd my-folder
  git clone git@github.com:zeph180/math-magician.git

Install

Install this project with:

Example command:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

Example command:

  npm start

Run tests

To run tests, run the following command:

Example command:

  npm run test

Deployment

  • Coming soon

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Calculator]
  • [Quotes generator]

(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 buy me a cup of coffee

(back to top)

🙏 Acknowledgments

I would like to thank microverse

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)