Skip to content

chirag4601/cryptoAppReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Site: https://main.d3cvxs9ahxzij7.amplifyapp.com/

Coins Page: https://main.d3cvxs9ahxzij7.amplifyapp.com/coins

Exchanges Page: https://main.d3cvxs9ahxzij7.amplifyapp.com/exchanges

This repository contains code for the CoinTrackr website (link above), created using React.js with Chakra UI. This website uses APIs of coin gecko to get exchanges and crypto coins information and uses chart.js and react-chartjs-2 packages to display those graphs. This website is a personal project.

To run this code, use the following commands:

git clone https://github.com/chirag4601/cryptoAppReact.git

cd cryptoAppReact

npm i

npm start

Releases

No releases published

Packages

No packages published