App Design

Crypto Tracker

This is a cryptocurrency web app which display current market rates and information for top crypto coins using Coin Gecko API. The app includes a search functionality to filter the coins, paginates coin results by market ranking, displays data for each coin in a graph for different time periods, and displays cryptocurrency news using Crypto Pulse API.

This app also allows users to sign up and login with an account using their email or google account, and then save specific crypto coins in their account list to track those specific market rates using Firebase to store the user's data in the backend.

Development plans for this app: expand the app to include commodities and FOREX data, mobile functionality

Tech used: React.js, Firebase, Google Authentication, Material UI, Chart.js, Coin Gecko API, Crypto Pulse API, Netlify

Source code and demo:

Other Recent Projects