c00p75 / Math-Magicians

Math Magicians React app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magician

πŸ“— Table of Contents

πŸ“– Math Magicians

Math Magician "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations as well as read a random math-related quote.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Make simple calculations
  • 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

  • Install git in your computer.
  • Install a code editor.
  • And web browser to view the output.

Setup

Clone this repository to your desired folder:

  • cd my-folder
  • git clone https://github.com/c00p75/Math-Magicians.git

Install

Install this project with:

  • cd my-project
  • Run npm install to install the dependencies.

Usage

To run the project, execute the following command:

  • npm run build
  • npm start
  • Open the dist/index.html file with a browser.

(back to top)

πŸ‘₯ Authors

πŸ‘€ George M'sapenda

(back to top)

πŸ”­ Future Features

  • Play Videos
  • Reply to comments
  • Download Videos

(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 give it a star

(back to top)

πŸ™ Acknowledgments

We would like to thank Microverse Inc for this project.

(back to top)

❓ FAQ

  • Is this project Scalable?

    • Yes
  • Can I create an account?

    • Not at the moment

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Math Magicians React app

License:MIT License


Languages

Language:JavaScript 79.7%Language:HTML 11.9%Language:CSS 8.4%