#Crypto Dashboard
This is a portfolio piece.
#What is it?
There are two parts to this project:
- A web socket server that fetches data from public source and broadcasts to
subscribers.
- Dashboard UI to display the live data.
#Repositories
#Software stack used
- TypeScript
- Various dev tools (biome, lint-staged, husky, etc.)
#Backend
#Frontend
- ReactJS (create-react-app)
- TailwindCSS