abdallahmalima / 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 and Read a random math-related quote

Home Page:https://math-magician-ym3w.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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 and Read a random math-related quote

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

Single-Page-Application

(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:

  • Node installed in your computer
  • Git installed in your computer

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:abdallahmalima/Math-Magician.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

    npm build

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abdallah Antony

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • Add Test to React components
  • Add Page For Not found ,when route path is not found

(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

  • Thanks to the Microverse team.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • Hat tip to anyone whose code was used.

(back to top)

(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" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations and Read a random math-related quote

https://math-magician-ym3w.onrender.com


Languages

Language:JavaScript 76.4%Language:CSS 14.2%Language:HTML 9.5%