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.
- Host: GitHub
- URL: https://github.com/piyusharmap/youtube
- Owner: piyusharmap
- Created: 2023-07-22T08:37:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T16:49:50.000Z (over 1 year ago)
- Last Synced: 2023-11-10T16:25:24.727Z (over 1 year ago)
- Topics: reactjs, redux-toolkit, tailwindcss, youtube, youtube-api-v3, youtube-clone
- Language: JavaScript
- Homepage: https://youtube-devsigner.netlify.app/
- Size: 207 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.