crgc / math-magicians

A simple Calculator app built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Math Magicians

This project is part of the Microverse React Module.
Report Bug · Request Feature

A simple Calculator app built with React

Live Demo

crgc-math-magicians.herokuapp.com

Getting Started

Prerequisites

Setup

  • Clone this repository
git clone https://github.com/crgc/math-magicians.git
  • Change into folder
cd math-magicians
  • Install dependencies
npm install

Run

  • Start dev server
npm start

Built With

  • React
  • HTML5 & CSS3

Authors

👤 Carlos González

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

About

A simple Calculator app built with React


Languages

Language:JavaScript 83.7%Language:CSS 9.5%Language:HTML 6.8%