This project is a YouTube clone with a redesigned user interface using React, Redux, and Tailwind CSS. The goal of this project was to recreate the core features of YouTube while giving it a fresh and modern look.
- User authentication and registration
- Browse and search for videos
- Like, comment, and share videos
- Live stream with live chat functionality
- React: A JavaScript library for building user interfaces, used for creating the game components and managing the UI.
- Tailwind CSS: A utility-first CSS framework, used for styling the game components and providing a responsive design.
- Redux: A predictable state container for JavaScript apps, used for managing the game's state and actions.