Kevin-Mena / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math magicians


πŸ“— 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

React

Key Features

  • [React]

(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: A text-editor like VS code or Sublime Editor and a github account.

Setup

Clone this repository to your desired folder:

Example commands:

  cd <desired folder to contain project>
  git https://github.com/Kevin-Mena/math-magicians.git

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

  • Open the terminal and execute
npm start

Run tests

  • On the terminal
npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Kevin Okoth

(back to top)

πŸ”­ Future Features

  • [Math calculator]
  • [Better UI design]

(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 ⭐️!

(back to top)

πŸ™ Acknowledgments

Thanks to everyone whose idea and codebase was used in this project. Moreso to other Micronauts who have actively offered their support in bug fixingπŸ™

(back to top)

❓ FAQ (OPTIONAL)

N/A

(back to top)

πŸ“ License

This project is MIT licensed.

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


Languages

Language:JavaScript 80.9%Language:CSS 19.1%