Skip to content

A responsive crypto app that allows users to track cryptocurrencies using real-time data.

Notifications You must be signed in to change notification settings

mandanaD/crypto-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

this is a responsive crypto app that allows users to track cryptocurrencies using real-time data from the CoinGecko API .The app has a friendly interface with a dark mode and FAQs for easy use.

Features

  • Real-Time Cryptocurrency Data: The application fetches cryptocurrency data from the CoinGecko API using Axios, providing up-to-date information on cryptocurrencies, including their prices, market capitalization, and 24-hour percentage changes.
  • Dark Mode: Users can switch between light and dark modes to customize their view. The app stores their preference in local storage for a consistent look.
  • Responsive Design: The website adapts to different devices like desktop and mobile, ensuring a smooth and enjoyable user experience.

Installation

  1. Clone the repository: git clone https://github.com/mandanaD/Crypto-app.git
  2. Navigate to the project directory: cd Crypto-app
  3. Install the dependencies: npm install or npm i
  4. Start the development server: npm start
  5. Open your browser and visit http://localhost:3000 to see the application running.

About

A responsive crypto app that allows users to track cryptocurrencies using real-time data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published