Skip to content

Iqbal-Elham/Math-Magician

Repository files navigation

logo

Full Stack Developer

📗 Table of Contents

📖 [Math Magician]

[Math Magician] is a Single Page JavaScript project, using React and ES6 features, and modules that let users do simple calculations.

🛠 Built With

Tech Stack

Key Features

  • Dynamic content using JavaScript

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with: bash git clone https://github.com/Iqbal-Elham/Math-Magician.git
  2. To access cloned directory run: bash cd math-magician
  3. Open it with the live server

Install

To install linters and other project's dependencies run: bash npm install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Test for Linters For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run: bash npx hint .
  2. For tracking linter errors in CSS or SASS files run: bash npx stylelint "**/*.{css,scss}"
  3. For tracking linter errors in javascript files run: bash npx eslint .

Start the project

Enter the follow code to run the project locally:

cd math-magician then you can run npm start ; the project will run on port 3000.

(back to top)

👥 Author

👤 Iqbal Elham

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

A great thanks to Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published