Stocky is a UI that allows to add transactions and display the total profit/loss .
You can reach the demo version here : https://youthful-goodall-fda7f3.netlify.app/
Clone down this repository.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000
