Skip to content

A site that is tracking some basic info about cryptocurrencies and exchanges, and also aggregates a newsfeed.

Notifications You must be signed in to change notification settings

konstantinkrumin/cryptoverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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