Skip to content

A cryptocurrency tracker that provides real-time updates on price changes and news on various cryptocurrencies used globally.

Notifications You must be signed in to change notification settings

amzhy/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Tracker

A cryptocurrency tracker built using the React, Redux framwork and deployed using Netlify. This app tracks the prices and provides real-time news or updates on the various crypotcurrencies used globally.

Design Considerations

  • For the architecture of the platform, I decided to use Redux together with React as it was more suitable for storing long-term data for the prices.

  • Offered better performance so prices can be tracked over shorter timeframes. It was better to isolate the components and only render ones that are required when the prices change.

  • Then, I designed the dashboard of the application and used some HTML, CSS for the implementation. I used multiple APIs powered by https://rapidapi.com for the price data and deployed the application to the cloud using Netlify(free version).

Try the application at: https://amzhy-crypto-tracker.netlify.app/

About

A cryptocurrency tracker that provides real-time updates on price changes and news on various cryptocurrencies used globally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published