Math-Magicians

"Math-Magicians" is a React-based project with the calculator the have math operations and also display some useful Quotes on the page.

MIT License

Stars
6

Table of Contents

[Math Magicians]

[Math Magicians] is my first react project.

Built With

  1. React

Tech Stack

Key Features

  • [React-based project]
  • [Well Code structure]
  • [Responsive]

Live Demo

  • Click here to see the project

Getting Started

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

  1. Download or clone this repostory.
  2. Provide a modern web browser.

Prerequisites

In order to run this project you need:

  • Git installed in your machine.
  • Sign in or sign up to your Github account.
  • A professional editer such as VS Code.
  • An Updated web browser such as Google Chrome, you can download it from here.
  • Node.js installed in your machine.
  • Stylelint
  • ESLint
  • WebPack
npm init -y
npm install --save-dev [email protected]
npx hint .
  • Stylelint
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  • ESLint
npm install --save-dev [email protected] [email protected] [email protected] [email protected]

Setup

  • Clone this repository to your desired folder:

  • Example commands:

  cd [YOUR FOLDER]
  git clone https://github.com/M-Anwar-Hussaini/Math-Magicians.git

Install

  • Run the following command in the root directory of the project to install all dependecies.
  npm install

Usage

  • To run the project, execute the following command:
 cd [YOUR FOLDER]
 git clone https://github.com/M-Anwar-Hussaini/Math-Magicians.git

Run tests

  1. Stylelint
npx stylelint "**/*.{css,scss}"
  1. ESLint
npx eslint .

Deployment

This project is deployed by the author, no permission for deployment by any other client.

Authors

Mohammad Anwar Hussaini

Future Features

  • [Unit test]
  • [Responsive]
  • [Deployment]
  • [Use developer local storage]

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project, kindly drop a start for the repository;

Acknowledgments

I would like to thank the following individuals and organizations for their contribution to this project.

  • I would like to express my heartfelt gratitude to Microvere for the invaluable learning experience they have provided. The supportive community, dedicated mentors, and remote collaboration opportunities have enhanced my technical skills and prepared me for real-world projects. I extend my appreciation to the mentors and staff members for their guidance and support. The friendships and knowledge sharing within the Microverse community have made this journey truly rewarding.

License

This project is MIT licensed.