vangelif / Math_Magicians

๐Ÿงฎ Built with React, "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“— Table of Contents

๐Ÿ“– [Math Magicians]

[Description]

"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. By building this application, you will learn how to use React.

๐Ÿ› ๏ธ Built With

Tech Stack

HTML, CSS & JAVASCRIPT GitHub & Visual Studio Code React

Key Features

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

(back to top)

๐Ÿš€ Live Demo

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

1.use a browser
2.use cable internet

Setup

Clone this repository to your desired folder:

Example commands:

  cd my project
  git clone https://github.com/vangelif/mm

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

Example command:

 npm run start

Run tests

To run tests, run the following command:

Example command:

npx hint .
npx eslint .

Deployment

You can deploy this project using:

  • Render.com
  • Netlify.com

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Vangelis

(back to top)

๐Ÿ”ญ Future Features

  • Add the functionality for the app.๐Ÿš€
  • Add the testing using react testing library๐Ÿ’ฏ
  • Add the final touches for the styling๐Ÿ‘Œ

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ Show your support

Hello, feel free to support this project.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

About

๐Ÿงฎ Built with React, "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA)


Languages

Language:JavaScript 81.6%Language:HTML 11.0%Language:CSS 7.5%