Skip to content

AnujChhikara/frontend-yt

Repository files navigation

Video Sharing App

This is the frontend of video sharing app built using Next.js, Shadcn for the UI, and Redux for state management.

Features

  • User Authentication: Allow users to sign up, log in, and log out securely.
  • Upload Videos: Users can upload their own videos to share with others.
  • Browse Videos: Browse through a collection of videos uploaded by users.
  • Edit Video: Edit video title, description and thumbnail.
  • Like and Comment: Users can like videos and leave comments on them.
  • Responsive Design: The app is designed to work seamlessly across different devices and screen sizes.

Technologies Used

  • Frontend: Next.js, Shadcn, Redux
  • Backend: *Nodejs, Express *
  • Database: MongoDb

Getting Started

To get started with the app, follow these steps:

  1. Clone this repository.
  2. Install dependencies using npm install.
  3. Start the development server using npm run dev.
  4. Open http://localhost:3000 in your browser.

App Demo

Watch a demo of the app in action:

App Demo

Click here to watch demo

About

Video sharing platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages