/math-magicians

Primary LanguageJavaScriptMIT LicenseMIT


Math Magicians

📗 Table of Contents

📖 Math Magicians

Math Magicians is a React web app 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

Client

Key Features

  • React
  • Javascript(ES6)
  • HTML&CSS

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

Setup

Clone this repository to your desired folder:

  cd math-magicians
  git clone git@github.com:noelfokat/math-magicians.git

Install

Install this project with:

  cd math-magicians
  npm install

Usage

To run the project, execute the following command:

  npm run build

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using:

  github

(back to top)

👥 Authors

👤 Noel FOKA

👤 Dennis

(back to top)

🔭 Future Features

  • Math magicians: fetch data from API

(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 me a ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and Hat tip to anyone whose code was used

(back to top)

📝 License

This project is MIT licensed.

(back to top)