Skip to content

katiBe3/modern-crypto-explorer

Repository files navigation

modern-crypto-explorer

This is a crypto tracking starter app! 😊 It picks up data from free and open APIs to track the top 100 cryptos.

Video

Features

  • Allows user to explore and filter the top 100 cryptos.
  • Fetches current market data every 5 seconds.
  • The favorite page shows matching news based on the users favorite cryptos.❤️
  • Has it's own fear & greed index (based on historical & current bitcoin data).
  • Shows BTC & ETH dominance, 24h volume and current ETH gas prices.
  • Has a crypto name & symbol search integrated.
  • Whale watch feature is constantly looking for high buys on the blockchain.
  • Crypto detail page shows tradingview charts and links to top 3 trading websites (by volume).
  • Uses Skeletons on load for better user experience.
  • Leverages Zustand for easy state management across the application.

Collaborate with GPT Engineer

This is a gptengineer.app-synced repository 🌟🤖

Changes made via gptengineer.app will be committed to this repo.

If you clone this repo and push changes, you will have them reflected in the GPT Engineer UI.

Setup

git clone https://github.com/katiBe3/modern-crypto-explorer.git
cd modern-crypto-explorer
npm i
npm run dev

This will run a dev server with auto reloading and an instant preview.

Tech stack

Requirements

Releases

No releases published

Packages

No packages published

Languages