Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.62 KB

README.md

File metadata and controls

69 lines (46 loc) · 1.62 KB

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.