Skip to content

the-new-kim/coin-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Tracker

main

react typescript framer-motion recoil react-query react-hook-form react-apexcharts react-helmet react-router-dom

EN

Project Overview:

Coin tracking application using the Coin Paprika API.

What I did:

  • Fetching real-time coin data from the API and displaying it to the client
  • Displaying charts by period from 1 week to 6 months using Apexcharts
  • Implementing infinite scroll
  • Adding a search function

Conclusion:

  • Data caching and simplification of code using React Query

KR

Project Overview:

Coin paprika api를 이용한 Coin Tracking application.

What I did:

  • API로부터 코인 데이터를 실시간으로 받아와 클라이언트에게 보여주기
  • Apexcharts를 이용하여 1주~6달까지 기간별 차트 보여주기
  • Infinite scroll
  • 검색기능

Conclusion:

  • React query를 통한 데이터 캐싱과 코드의 간소화

Gallery:

gallery1 gallery2