eamador1 / math-magician-calculator

This is a full website for the Math magicians app (calculator), consisting of several pages and using the components I created.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATH MAGICIAN CALCULATOR

πŸ“— Table of Contents

πŸ“– [Math Magician Calculator]

Math Magician Calculator In this project, you will write unit tests for the Math Magicians app, using the Jest and React Testing Library libraries.

πŸ›  Built With

Tech Stack

Client
  • REACT.JS
  • LINTERS

Key Features

  • REACT.JS SET UP
  • LINTERS SET UP AND RUNNING
  • FULLY FUNCTIONAL CALCULATOR
  • FETCHING API

(back to top)

πŸš€ Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • Node JS

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir calculator
  cd calculator
  git clone https://github.com/eamador1/math-magician-calculator.git

Install

  • Make sure you have Node.js installed

(back to top)

Usage

Initialize it with:

npm run

(back to top)

πŸ‘₯ Authors

πŸ‘€ Erwin Amador

(back to top)

πŸ”­ Future Features

  • Create a functional calculator app

(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 please show us support by giving it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a full website for the Math magicians app (calculator), consisting of several pages and using the components I created.

License:MIT License


Languages

Language:JavaScript 79.7%Language:CSS 11.1%Language:HTML 9.1%