This repository contains multiple small ReactJS projects I built while learning and practicing React.
Each folder is a standalone project that you can explore and run locally.
β’ β° Digital Clock
β¦ A simple React digital clock that updates in real-time.
β’ π¬ Netflix Clone
β¦ A basic Netflix UI clone built with React and styled components.
β’ π΅ Spotify Clone
β¦ A Spotify-inspired music player with playlists, songs, and custom components.
β’ β±οΈ Stopwatch
β¦ A stopwatch app with start, stop, and reset functionality.
β’ π To-Do List
β¦ A to-do list app where you can add, delete, and mark tasks as complete.
-
Navigate into the project folder
cd spotify-clone -
Install dependencies
npm install -
Start the project
npm run dev
π οΈ Tech Stack
β’ βοΈ ReactJS β’ β‘ Vite (for some projects) β’ π¨ CSS / Tailwind CSS β’ π JavaScript (ES6+)
π About
These projects were made for practice and learning purposes. Contributions and suggestions are always welcome! π
π¨βπ» Author: Niranjan R Soorej