batusai513 / discount-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discount Calculator

Given a price and a discount percentage it gives you the sale price.

Development info

This project was bootstrapped with Create React App.

To start the project:

1. git clone git@github.com:erlinis/discount-calculator.git

Clones the github repository

2. cd discount-calculator

Enter to app directory.

3. yarn install

In the app directory it installs the app's dependencies.

4. yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

Icons

Icons required to be a PWA created using: https://realfavicongenerator.net/¡

About


Languages

Language:JavaScript 42.4%Language:CSS 41.0%Language:HTML 16.6%