GitXplorerGitXplorer
j

limited-crypto

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
651128c560722413772219f67866c2a7d613f9d8

Merge remote-tracking branch 'origin/master'

jjvandenaardweg committed 6 years ago
Unverified
2ab6414eea72a1f8aa9a83c3aed81f3732cc5309

Smaller preview

jjvandenaardweg committed 6 years ago
Verified
c17e6be370c2bdd982766410ab1c3a47fa970ff1

Update README.md

jjvandenaardweg committed 6 years ago
Unverified
683b6be25e4fdb97a00e53e013e10de57a68c7f3

Added preview gif

jjvandenaardweg committed 6 years ago
Unverified
aa178f8a97369a19ebbe39752774dd24655ad5a2

Code cleanup

jjvandenaardweg committed 6 years ago
Unverified
ea740652922f217e87464d114fe03ab1e5fc8e3b

Code cleanup

jjvandenaardweg committed 6 years ago

README

The README file for this repository.

Limited Crypto

Compare cryptocurrencies having similar limited supply

Preview

  1. yarn install
  2. Start Redis: docker-compose up
  3. Start API: npm run dev
  4. Start frontend: yarn serve