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.
-
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.
Make sure you have the following software installed before running the application:
- Node.js (recommended version)
-
Clone this repository to your local machine using: git clone https://github.com/pv-kiran/cryptoapp.git
-
Navigate to the project directory:
- cd cryptoapp
-
Install the project dependencies:
- npm install
4.Start the development server:
- npm run dev
Open your browser and navigate to http://localhost:5173 to access CryptoApp.