Skip to content

Pranaykumarjha/CoinPluse1

Repository files navigation

CoinPulse 🚀 Next.js

WebSocket Vercel

🚀 Built a real-time crypto dashboard handling live market data using WebSockets. 🚀 Real-time trade streaming with WebSocket-based updates


🔥 Key Features

  • 📡 Real-time crypto price updates using WebSockets
  • 📊 Live trade tracking and market insights
  • ⚡ Fast and responsive UI
  • 🌐 Supports multiple cryptocurrencies
  • 📈 Interactive data visualization

🛠 Tech Stack

  • Frontend: Next.js, React, Tailwind CSS
  • Backend/Data: WebSockets, CoinGecko API
  • Deployment: Vercel

🌐 Live Demo

https://coin-pluse1-kfmvqznl6-pranay-kumar-jhas-projects.vercel.app/

📸 Preview


🚀 Dashboard View

image

📊 Market Overview

image

🧠 How It Works

  • Fetches initial market data from CoinGecko API
  • Establishes a WebSocket connection for real-time updates
  • Streams live trade and price data
  • Efficiently updates UI without full re-render

⚡ Challenges Faced

  • Handling real-time data updates efficiently
  • Managing WebSocket connections and reconnections
  • Optimizing UI rendering for live updates

🚀 Future Improvements

  • User authentication
  • Portfolio tracking
  • Advanced candlestick charts
  • Watchlist feature

⚙️ Installation

git clone https://github.com/Pranaykumarjha/CoinPluse1.git
cd CoinPluse1
npm install
npm run dev

📌 Why This Project Matters

This project demonstrates the ability to work with:

  • Real-time systems
  • External APIs
  • Modern frontend architecture
  • Performance-focused UI updates

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors