Skip to content

shashiirk/crypto-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Crypto Prices

netlify

Description

An application that fetches the live prices of cryptocurrencies and displays it to the user with a stunning User Interface.

Preview

preview

Live Demo

See it live here.

Features

  • Displays cryptocurrenies in a tabular form
  • Data can be sorted based on different attributes
  • Shows more information about a coin
  • Client-side routing
  • Custom error page
  • Pagination

Installation

Clone this repository to your local machine

$ git clone https://github.com/shashiirk/crypto-prices.git

Install all the dependencies

$ npm install

Start the application

$ npm start

Tools

Credits

  • Project inspiration from this YouTube video.
  • Design inspired (almost copied) from Coinbase prices dashboard.

Licence

This project is licensed under MIT.