cd Crypto_Portfolios && npm install
# to start with nodemon - linux/macosx
npm run debug
# to start with nodemon - windows
npm run windows
1)figure out res.redirect() alternative that doesn't need a res.refresh after
2)CSS and style work
3)move code into modules and into MVC structure
4)integrate current coin price into coin tracker
-can calculate portfolio value in portfolio screen
5)change DB structure into arrays of sub schemas