- uses node version 16.13.2
- uses npm version 8.5.5
- have json-server version 0.17.0 installed
Fork and clone Open project, run npm install (or yarn) Run Yarn start
Be able to submit your opened investment positions. Information on position includes stock ticker, # of shares, purchase price, target sales price.
- Navigtion bar
- Landng page
- Form to submit new investment positions
- List of open positions
- Details of position when selecting which position
- Navigation
- Landing page
- Positions list
- Page of individual positions
- Form to create/open a position
- Close positions
- Including profit/loss information on close
-APP -Navigation -Form -InvestmentList -InvestmentCard