Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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