HFG43 / math_magicians

This app is a calculator made with React.js that also gets random quotes about Leadership. This quotes are fetched from the Ninja API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

πŸ“— Table of Contents

πŸ“– [Math Magicians]

This project is a Single Page App (SPA) calculator, that also offers randon Leadership quotes.

[Math Magicians] For this project, I used the React librery and it is deployed using Render.

πŸ›  Built With

Tech Stack

Client
Style
Dynamic
Standar code

Key Features

  • [Use of GitFlow]
  • [Use of Linters]
  • [Use of React Library]
  • [Components]
  • [Generate basic calculations]
  • [Use of events]
  • [Use of hooks]
  • [Use of React PropTypes]
  • [Use of React Routers]
  • [Use of Module CSS Style & Import CSS Methods]

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

Open on Visual Studio Code or any other code reader, and use an app as Live Server to review online.

Setup

Clone this repository to your desired folder:

git clone https://github.com/HFG43/math_magicians

Install

Open index.html file with your Code Editor, and review the behaviour of the page under different sizes. On the command Line run

npm install

to install dependencies in package.json. This will make the app work.

Usage

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using:

([My portfolio deployment link]) (https://react-calculator-zceq.onrender.com/)

(back to top)

πŸ‘₯ Authors

πŸ‘€ HernΓ‘n GΓΌemes

πŸ‘€ Arthur Iturres

(back to top)

πŸ”­ Future Features

  • [Complete project details]

(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 Star it!

(back to top)

πŸ™ Acknowledgments

I will like to thank Microverse and their Code Reviewers!!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This app is a calculator made with React.js that also gets random quotes about Leadership. This quotes are fetched from the Ninja API

License:MIT License


Languages

Language:JavaScript 79.0%Language:CSS 13.7%Language:HTML 7.3%