Skip to content

ankerx/crypto-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Crypto chart

See the website: https://ankerx.github.io/crypto-chart/

Cryptocurrency dashboard. App created to see currently crypto prices by fetching data from coingecko API.

📦 Technologies

Name Description
React javascript library
Typescript for static typing
Axios handling http requests
ChartJS library for creating charts

💻 Features

The application retrieves data from the API and displays cryptocurrencies sorted by the largest market cap. It shows the basic information and statistics of a particular cryptocurrency and a graph at different time intervals. With pagination and search feature.

Setup

Fork main branch into your personal repository. Clone it to local computer. Install node modules. Before starting development, you should check if there are any errors.

$ git clone https://github.com/ankerx/crypto-chart.git
$ npm install
$ npm start

Happy hacking!

About

Crypto dashboard with current prices and beautiful charts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages