This repository contains a real-time cryptocurrency information application built using React and Vite. The project fetches live data of hundreds of cryptocurrencies through API requests, and presents detailed insights including graphical analysis in both USD and EUR.
This repository contains a YouTube Clone project built with React and Vite. The application fetches video data, including live broadcasts, through API requests and mimics many core features of YouTube. Users can explore trending videos, watch previews on hover, view detailed pages with comments, likes, and access related content.
This repository contains a Spotify Clone project that lists hundreds of songs using API requests. The selected song can be played, and users can search for any song or artist through the search input. The project was developed using HTML, CSS, and JavaScript.