Realtime cryptocurrency watcher and tracker
- Live cryptocurrency tracking
- Add/ Delete cryptocurrency from watchlist
- Login/Registration of user
- Display detailed cryptocurrency dashboard with current high,low and a stock line chart for the same
Backend - (CryptoWS dir)
node app.js
(Server will start)
Frontend- (Crypto dir)
ng serve
-> Navigate to http://localhost:4200/
- Angular material UI - UI framework
- Express JS - Backend Routes
- Axios - communication