/math-magicians

Math Magicians is a website for all fans of mathematics. It is a Single Page App (SPA). This project will start by building the core functionality, which is a calculator. At the very beginning website will contain only the simple calculator and it will be able to perform all math operations.

Primary LanguageJavaScriptMIT LicenseMIT

Math Magicians

📗 Table of Contents

📖 Math Magicians

Math Magicians is a website for all fans of mathematics. It is a Single Page App (SPA). This project will start by building the core functionality, which is a calculator. At the very beginning website will contain only the simple calculator and it will be able to perform all math operations.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

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

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

  cd my-folder
  git clone https://github.com/developertariq/math-magicians.git
  cd math-magicians
  npm start

Prerequisites

In order to run this project you need:

Install Node.js and NPM.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/developertariq/math-magicians.git

Install

Install this project with:

  cd my-project
  npm run build

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Md Tariq-ul Islam

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

If you spot any bugs or issues in this activity, you can open an issue with your proposed change.

(back to top)

⭐️ Show your support

If you like this project, please give a star.

(back to top)

🙏 Acknowledgments

I would like to thank reviewers, coding parnters, and the Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)