This Crypto Tracker is a Single Page Application that provides an analysis of the cryptocurrencies market. Offering information about all the cryptocurrencies, their prices, display information through graphs, and information about any specific coin. It also has a portfolio page where you can track the amount of any crypto coin that you own and see insights into the current price, price changes, circulation supply, and maximum supply for each coin.
- Javascript
- React-virtualized
- React.js
- Redux
- Redux Toolkit
- Styled Components
- React-chartjs-2
- Coin Gecko API
These are some of the main features or challenges worked on.
- Built the application on class components React.
- refactor to functional hooks.
- refactor to make use of Redux.
- refactor to Typescript.
- refactor the coinslist with react-virtualized