Math-Magicians

A Single Page App (SPA) that allows users to make simple calculations, and read a random math-related quote.

MIT License

Stars
4

Table of Contents

Math-Magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

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

Built With

Tech Stack

  • HTML5
  • CSS3
  • JavaScript(ES6)
  • React Js

Key Features

The key features of this website include.

  • React Js
  • Gitflow

Live Demo

Getting Started

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

Prerequisites

In order to run this project you need:

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js installed.

Setup

Clone this repository to your desired folder:

  1. Open terminal in VScode.
  2. Navigate to the directory where you want clone the copy of this repository
  3. Create new directory [optional]
  4. Clone the repo using the below command
  git clone  https://github.com/MNisarAli/Math-Magicians.git

  cd Math-Magicians

Install

Install this project with:

  npm install

Start

To start the application, run the following command

  npm start

Build

To build the app for production, run the following command:

  npm run build

Deployment

To deploy project, run the following command:

  npm run deploy

Or you can deploy on a static site hosting platform like Render.

Usage

This project can be used to practice React.

Authors

The collaborator of this project.

M Nisar Ali

Future Features

  • Unit Tests

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a , if you like this project!

Acknowledgments

I would like to thank:

License

This project is MIT licensed.

Related Projects