This is a web project which displays crypto data.
- Language: JavaScript.
- Framework: React.
- API Service: CoinGecko.
- HTTP Client: Fetch API.
Clone the repository
git clone https://github.com/aysegules/cryptoProject.git
Install Dependencies
npm install
npm run dev



