项目作者: anik31

项目描述 :
Check profit/loss on stocks
高级语言: JavaScript
项目地址: git://github.com/anik31/stocks.git
创建时间: 2021-08-14T17:01:52Z
项目社区:https://github.com/anik31/stocks

开源协议:

下载


Check profit/loss on stocks

A VanillaJS app to calculate profit/loss based on stocks value.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Features

  1. Empty input validation.
  2. Background image based on the result.
  3. Use of CSS in JS.

Project setup

  1. Clone this repository
    1. git clone https://github.com/anik31/stocks.git
  2. Run the file index.html using live server or open in browser.