Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T06:17:23.000Z (about 6 years ago)
- Last Synced: 2024-10-28T01:25:31.320Z (2 months 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