Skip to content

A simple project to display real-time cryptocurrency prices using API and React hooks

Notifications You must be signed in to change notification settings

alimazhar4/Live-Crypto-Price-Tracker-in-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Crypto Price Tracker in React Js

A simple project to display real-time cryptocurrency prices of the top 200 cryptos by marketcap. It uses React Hooks and Axios to fetch API data Coin Gecko API.

Getting Started

Prerequisites

  • Node.js and npm installed on your computer

Installation

  1. Clone the respository on your local machine using:
git clone https://github.com/alimazhar4/Live-Crypto-Price-Tracker-in-React.git
  1. Navigate to the project directory:
cd Live-Crypto-Price-Tracker-in-React
  1. Install dependencies:
npm install
  1. Start the developmental server:
npm start

Contributing

If you'd like to contribute to this project, feel free to create a pull request. Any contributions, whether it be a bug fix or a new feature, are greatly appreciated.

About

A simple project to display real-time cryptocurrency prices using API and React hooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published