https://github.com/davidcsally/next-stock-tracker
Building a simple web app to track stock prices, gains, and losses, using Next.js
https://github.com/davidcsally/next-stock-tracker
Last synced: about 1 year ago
JSON representation
Building a simple web app to track stock prices, gains, and losses, using Next.js
- Host: GitHub
- URL: https://github.com/davidcsally/next-stock-tracker
- Owner: davidcsally
- Created: 2018-08-24T00:04:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T06:17:23.000Z (over 7 years ago)
- Last Synced: 2025-02-08T07:11:20.836Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://next-stock-tracker.herokuapp.com
- Size: 451 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# David's totally awesome stock tracking web app
very in progress
## Steps
install deps `yarn`
start app `yarn dev`
check out the two routes - `/` and `/portfolio`
### -- The Stack: Front End --
- Next.js
- React / Redux / Redux Saga
- CSS Modules
- Alpha Vantage API
### -- The Stack: Back End --
- Lol not done
- Heroku
- Probably Node / Express
- Likely Mongo