Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 628 Bytes

Cryptoverse

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

Check It Out Here

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

App Image