Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 748 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 748 Bytes

Crypto Price Tracker

This is a simple live price tracker that takes in an input, which is the full name of the coin you want to track (based on CoinCap API), and outputs a live refreshing price with VWAP and stores the coin in localStorage to track prices every time you revisit the app.

Description

I'm using this as a simple, low-overhead way of tracking crypto prices rapidly and viewing prices over time.

Getting Started

Launch the website from the provided github hosted link!

Dependencies

  • Javascript on

Authors

Contributors names and contact info

Version History

  • 0.1
    • Initial Release

Acknowledgments