Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 2.96 KB

File metadata and controls

54 lines (31 loc) · 2.96 KB

CoinStats | Analyze crypto coin stats in real time

With so many cryptocurrencies in circulation and rapid fluctuations, being up to date with all the cryptocurrencies can be hard. A React platform is built to track all the insights of a cryptocurrency in real time using public web server. This project was bootstrapped with Create React App. 'npm start' command runs the app in the development mode whereas 'npm run build' generates the production files.

Home Component

Basic landing page of the application.

home-min

Coins Component Grid View

Where user can see upto 100 crypto coins in real time

coins-min

Coins Component List View

Where user can see upto 100 crypto coins in real time

coins1-min

Search Bar

Where user can saerch crypto coins.

searchbar-min

Pagination

Only showing 10 crypto coins per page

pagination-min

coin-btc-min

coin-btc-days-min

coin-btc-volume-min

coin-btc-market-cap-min

compare-min

comparecoin1-min

comparecoin2-min

comparedays-min

comparemarketcap-min

comparevolume-min

starredempty-min

starred-min

404-min