heintayzar-hm / math-magician

The calculator and quote application built with React is a perfect tool for those who need to perform quick calculations and also want to stay motivated with inspiring quotes. The calculator component of the application is user-friendly and allows for easy input of mathematical expressions.

Home Page:https://math-magician-ruby.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magician


πŸ“— Table of Contents

πŸ“– [MathMagician]

The calculator and quote application built with React is a perfect tool for those who need to perform quick calculations and also want to stay motivated with inspiring quotes. The calculator component of the application is user-friendly and allows for easy input of mathematical expressions. The quotes component, on the other hand, displays a random quote each time the application is loaded, providing users with the daily dose of inspiration they need to tackle their day. With React's component-based architecture and efficient state management, this application is highly responsive and provides an excellent user experience. Whether you need to crunch numbers or just want some motivation, this calculator and quote application is the perfect tool for you.

πŸ›  Built With

Tech Stack

  • React
Client

Key Features

(back to top)

πŸš€ Live Demo

Live Version

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

  • Basic Knowledge of HTML, CSS, & JavaScript.
  • Basic knowledge of ES6 syntax.
  • Basic knowledge of Git, GitHub &Gitflow.
  • Basic knowledge of Linters.
  • Basic knowledge of Webpack.
  • Basic Knowledge of React
  • Basic knowledge of Jest unit-testing library.
  • Basic knowledge of VS Code or any other code-editors.

Setup

Clone this repository to your desired folder:

  cd math-magician
  git clone https://github.com/heintayzar-hm/math-magician.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

πŸ‘₯ Authors

πŸ‘€ Hein Tay Zar

(back to top)

πŸ”­ Future Features

(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 and would like to have us contribute to your project, kindly shoot us a message to our individual handles above.

(back to top)

πŸ™ Acknowledgments

(back to top)

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The calculator and quote application built with React is a perfect tool for those who need to perform quick calculations and also want to stay motivated with inspiring quotes. The calculator component of the application is user-friendly and allows for easy input of mathematical expressions.

https://math-magician-ruby.vercel.app

License:MIT License


Languages

Language:JavaScript 91.9%Language:HTML 7.3%Language:CSS 0.8%