Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 547 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 547 Bytes

Coin Tracker

Live preview

https://coin-tracker-vue.vercel.app/

Screenshots

Coin Tracker HomePage

Coin Tracker Bitcoin chart

Features

  • Ability to track multiple coins (BTC, ETH, LTC, ETC)
  • History graph with different timeframes
  • Get notified when the price drops

The backend schedule jobs are set up (Fetching current price, sending email alert when the price drops), but due to limitations of the hosting plan.. are not running. Test on localhost :)