Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

44 lines (23 loc) · 1.4 KB

CryptoApp

CryptoApp is a web application built using React and Vite that allows you to explore and track various cryptocurrencies. With CryptoApp, you can view real-time data, historical trends, and key statistics for different cryptocurrencies.

image

Features

  • Real-time Data: Stay updated with real-time price, market cap, and other essential information for various cryptocurrencies.

  • Historical Trends: Analyze historical price trends using interactive charts and graphs.

  • Detailed Information: Access detailed information about each cryptocurrency, including key metrics and links to official resources.

  • User-friendly Interface: Enjoy a responsive and intuitive user interface for seamless navigation and use.

Getting Started

Prerequisites

Make sure you have the following software installed before running the application:

Installation

  1. Clone this repository to your local machine using: git clone https://github.com/pv-kiran/cryptoapp.git

  2. Navigate to the project directory:

    • cd cryptoapp
  3. Install the project dependencies:

    • npm install

Usage

4.Start the development server:

  • npm run dev

Open your browser and navigate to http://localhost:5173 to access CryptoApp.