Skip to content

Repository files navigation

Crypto Price Tracker

A comprehensive cryptocurrency tracking website built with React that provides real-time price information, trends, and detailed analysis for various cryptocurrencies.

Features

  • Real-time Cryptocurrency Prices

    • Live Bitcoin price updates in USD and INR
    • 24-hour price change tracking
    • Price performance metrics
  • Interactive Charts

    • TradingView chart integration
    • Historical price data visualization
    • Technical analysis tools
  • Market Insights

    • Trending coins section
    • "You May Also Like" recommendations
    • Market sentiment analysis
  • Detailed Information

    • Fundamental analysis
    • Tokenomics breakdown
    • Team information
    • About section
  • Responsive Design

    • Mobile-friendly interface
    • Adaptive layout for all screen sizes
    • Optimized user experience

Technology Stack

  • Frontend Framework: React.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Build Tool: Vite
  • State Management: React Query
  • Charts: TradingView Widget

API Integration

  • CoinGecko API

    • Price data
    • Trending coins
    • Market statistics
  • TradingView

    • Interactive price charts
    • Technical analysis tools

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone [https://github.com/Ankit389/crypto-graphical.git]
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open your browser and visit http://localhost:8080

Usage

  • View detailed cryptocurrency information on the homepage
  • Track real-time price changes
  • Analyze price charts using TradingView integration
  • Explore trending coins and recommendations
  • Access fundamental and technical analysis tools

Contributing

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • CoinGecko API for cryptocurrency data
  • TradingView for chart integration
  • shadcn/ui for UI components
  • All contributors who have helped improve this project

About

API to fetch the price of bitcoin in USD and INR

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages