Skip to content

A cryptocurrency tracker for keeping up-to-date with your favorite digital currency, written in React & Bootstrap.

Notifications You must be signed in to change notification settings

jcai8649/coinscout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinScout

A cryptocurrency tracker powered by the CoinGecko API allows users to search, save, and view their favorite digital currencies in detailed graphical chart format.

VIEW LIVE: https://coinscout.herokuapp.com/

preview

  • Searches through the entire CoinGecko API cryptocurrency database
  • Implement debounce from lodash to throttle unnecessary fetch calls to the API
  • Utilizes React Context API to reduce prop drilling in components
  • Store searched cryptocurrencies in local storage for data persistence
  • Display cryptocurrencies' details in an animated chart with multiple timeline options

Future directions:

  • Add sorting options to sort cryptocurrencies based on largest gains/losses
  • Convert cryptocurrency to other countries' monetary values
  • Store data in a server database such as MongoDB

License

This project is licensed under the MIT License

About

A cryptocurrency tracker for keeping up-to-date with your favorite digital currency, written in React & Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published