anita00001 / math-magicians

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Math Magician

React project - using react framework and ES6 features.

πŸ›  Tech Stack

  • HTML
  • CSS
  • JavaScript ES6
  • NodeJS
HTML
CSS
Javascript
NodeJS

Key Features

  • Project using React framework
  • Use ES6 modules to write modular JavaScript
  • 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.

Prerequisites

In order to run this project you need:

  • Git bash
  • Visual Code Studio

Setup

Clone this repository to your desired folder:
cd your-folder

git clone https://github.com/anita00001/math-magicians.git

Install

Installation dependency for linters check Find the guide here.

Usage

Run the project on Visual Studio Code Live Server

(back to top)

Run tests

To run tests, run the following command:

To check for css errors run:

  npx stylelint "**/*.{css,scss}"

To check for js errors run:

  npx eslint "**/*.{js,jsx}"

Deployment

Deploy using gh-pages

πŸ‘₯ Author

πŸ‘€ Anita Sharma

πŸ”­ Future Features

  • Add Components
  • Add events
  • Fetch data from API

🀝 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!

If you like this project feel comfortable to endorse the authors. Give a star in github repository.

(back to top)

πŸ™ Acknowledgments

I would like to express my sincere gratitude to the following individuals for their help and support in the development of this project:

  • @MMhaidari: Thank you for your valuable feedback and suggestions.
  • @MuhammadUsmanAslam: Thank you for your technical expertise and assistance.
  • @amanuelbelete95: Thank you for your encouragement and motivation throughout this project.
    I am truly grateful for all the help and support I have received from these individuals.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 79.8%Language:CSS 14.5%Language:HTML 5.8%