Skip to content

glebez/scrooge

Repository files navigation

Scrooge App

🔧 WIP 🔨

Web app to track your cryptocurrencies portfolio.

Check out the latest version running on https://www.scrooge.rocks/

Built with react, redux and glamorous.

Based on the API provided by https://coinmarketcap.com/

scrooge mcduck diving in gold coins

Run it

In order to give it a spin, you'll need a couple of things:

  1. Get mongodb up and running.
  2. Copy variables.env.sample in the root, remove .sample and fill it with actual data.
  3. Run npm i && npm start in the command line.
  4. Navigate to localhost:[PORT] in your browser, where PORT is the variable set in the variables.env.

About

Track your cryptocurrencies portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published