torobucci / math-magicians

Math Magicians is a calculator web app built using React that allow users to perform basic math operations and display results. It has an added feature of displaying quotes fetched from an API.

Home Page:https://math-magicians-ga6o.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Math Magicians

Math Magicians is a react single web page application that displays a calculator and that can be used by users to perform simple calculations

πŸ›  Built With

Html
Css
Javascript
Webpack
React

Tech Stack

Client

Key Features

  • Project set up

πŸš€ Live Demo

  • Check out Math magicians Live

(back to top)

πŸ’» Getting Started

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

fork the repository https://github.com/torobucci/math-magicians.git

Prerequisites

In order to run this project you need:

Code editor eg. VScode Web browser eg. chrome

Setup

Clone this repository to your desired folder:

git clone https://github.com/torobucci/math-magicians.git

Install

To install run the following command:

npm install

Usage

To start the project run the following command:

npm start

Run tests

To run tests, run the following command:

npm test

(back to top)

πŸ‘₯ Author Kevin Toro

πŸ‘€ Ada Rachel

(back to top)

πŸ”­ Future Features

  • Implement single page application functionality
  • Display calculator
  • Calculator perform single calculatiions and display result

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the math-magicians.

(back to top)

⭐️ Show your support

If you like this project hit the star button on our github repo

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverseinc organization for designing the project

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Math Magicians is a calculator web app built using React that allow users to perform basic math operations and display results. It has an added feature of displaying quotes fetched from an API.

https://math-magicians-ga6o.onrender.com/


Languages

Language:JavaScript 71.8%Language:CSS 18.6%Language:HTML 9.7%