Skip to content

sujipark-fe/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto(Coin) Tracker

This is a cryptocurrency tracker site created with React. This is a site where React JS masterclass lectures have been cloned.

Using:

  • Styled Components
  • React Query
  • React Router DOM
  • React Spring
  • Typescript
  • Apex Charts (To be added)

API

Get information about coin prices, trading volume, market capitalization, etc. from the cryptocurrency world from Coinpaprika API.

Getting Started

npm install

or

yarn add

Usage

npm run start
yarn start

Deploy

yarn build
yarn gh-pages -d build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published