Skip to content

CryptoTracker is a cryptocurrency market tracker, which lists the top 50 coins (ordered by market cap), along with interactive trading charts to analyze the performance of the coin.

Notifications You must be signed in to change notification settings

rudy-patel/cryptoTracker

Repository files navigation

CryptoTracker

CryptoTracker is a cryptocurrency market tracker, which lists the top 50 coins (ordered by market cap), along with interactive trading charts to analyze the performance of the coin. Feel free to play around with the site here!

For each coin, you can also find the following properties:

  • Daily percent change
  • Current price
  • All time high
  • Market cap
  • Block time
  • Hashing algorithm
  • Volume

Workflows

Coin search

By default, the top 50 coins are ordered by market cap. If a coin is hard to find, just use the search bar!

Chart interaction

After selecting a coin, feel free to interact with the chart however you wish! Things such as adjusting the candle size, chart type, and adding pattern indicators, is super intuitive.

Getting started

Run the development server, using npm or yarn:

# using npm
npm start

# alternatively, using yarn
yarn start

Open http://localhost:3000 in your browser to see the project!

Miscellaneous

This is a Next.js project bootstrapped with create-next-app.

About

CryptoTracker is a cryptocurrency market tracker, which lists the top 50 coins (ordered by market cap), along with interactive trading charts to analyze the performance of the coin.

Topics

Resources

Stars

Watchers

Forks