Description: PriceTrack is a web application designed to provide real-time data on stock prices. It ensures users have the most up-to-date information on their favourite stocks.
This project was done purely to experiment WebSockets & Web scraping, mainly because I did not get to with DJ Lite
(Disclaimer: FinnHUB websocket endpoint does not work anymore. Error code 429)
Tech Stack used:
Frontend / Client
- HTML
- Tailwind CSS
- TypeScript
- ReactJS
Backend / Server
- TypeScript
- NodeJS
- ExpressJS
Others
- Docker Compose
- WebSockets
- Axios, Cheerio
Resources: