Skip to content

anik31/stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    git clone https://github.com/anik31/stocks.git
  2. Run the file index.html using live server or open in browser.