An open API service indexing awesome lists of open source software.

https://github.com/piyusharmap/youtube

Redesign of YouTube's website.
https://github.com/piyusharmap/youtube

reactjs redux-toolkit tailwindcss youtube youtube-api-v3 youtube-clone

Last synced: 3 months ago
JSON representation

Redesign of YouTube's website.

Awesome Lists containing this project

README

        

# YouTube Redesign

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.

#### Features


  • User authentication and registration

  • Browse and search for videos

  • Like, comment, and share videos

  • Live stream with live chat functionality

#### Tech Stack


  • 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.