Skip to main content

CryptoTrackPro Documentation

Welcome to the CryptoTrackPro documentation! This documentation will help you understand how to set up, run, and contribute to the CryptoTrackPro application.

CryptoTrackPro is a real-time cryptocurrency tracking application built with:

  • Frontend: Next.js + React
  • State Management: Zustand + Tanstack React Query
  • Styling: Tailwind CSS + Radix UI Primitive Components
  • Authentication: Custom JWT authentication using Jose
  • Database (Optional So Far): PostgreSQL with Drizzle ORM

Features

  • Real-time cryptocurrency price tracking
  • User authentication and account management
  • Interactive dashboard with live updates
  • Responsive design for mobile and desktop
  • Search and filtering capabilities