Skip to content

CryptoSight is a comprehensive cryptocurrency analytics platform offering real-time market data, advanced charting, and detailed token metrics in a unified dashboard. It provides an intuitive interface for tracking Bitcoin's performance, market sentiment, and tokenomics through interactive visualizations and live data feeds.

Notifications You must be signed in to change notification settings

SUJAY-HK/CryptoSight

Repository files navigation

Crypto Analysis Dashboard

A modern cryptocurrency analysis dashboard built with Next.js 13, offering real-time data visualization and market insights.

Project Overview

This application provides cryptocurrency market analysis with features including:

  • Real-time price tracking
  • Trading view charts integration
  • Bitcoin tokenomics visualization
  • Market sentiment analysis
  • Performance metrics
  • Team information

Technologies Used

  • Framework: Next.js 13 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Charts:
    • Chart.js
    • React ChartJS 2
    • TradingView Widget
  • UI Components: Custom components with Tailwind

Prerequisites

  • Node.js 16.8.0 or newer
  • npm or yarn package manager

Installation

  1. Clone the repository:
git clone <repository-url>
cd <project-directory>
  1. Install the dependencies:
npm install
or
yarn install

Running The Application

  1. Start the development server:
npm run dev
or
yarn dev
  1. Open http://localhost:3000 in your browser to view the application.

Contributing

  1. Fork the repository
  2. Clone the repository to your local device
  3. Create your feature branch (git checkout -b feature/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a Pull Request

About

CryptoSight is a comprehensive cryptocurrency analytics platform offering real-time market data, advanced charting, and detailed token metrics in a unified dashboard. It provides an intuitive interface for tracking Bitcoin's performance, market sentiment, and tokenomics through interactive visualizations and live data feeds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published