CodeByRahulSaini / stock-holdings-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holdings App

Objective

Create a list of holdings (stocks invested) and populate the list as per the below screenshots. Create an expanded & collapsed state UI to show the summary of your portfolio

Preview

Simulator.Screen.Recording.-.iPhone.15.-.2024-02-05.at.01.21.42.mp4
Screenshot 2024-02-04 at 11 20 36 PM Screenshot 2024-02-04 at 11 20 52 PM

Install

yarn

or

npm install

Run the app

yarn start

or

npm start

About


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%