A site that is tracking some basic info about cryptocurrencies and exchanges, and also aggregates a newsfeed.
Stack: Javascript, React, Redux-Toolkit, RTK Query, Ant Design, CSS, ChartJS
Alternatively you can start it locally by running the following:
npm start
And navigating to localhost:3000. You should see your app running.
P.S. You will need to install the dependencies if you haven't previously done it:
npm install