hsnice16 / Dekho-Video

Dekho(or watch) Video is a video library for marvel fans. You can watch your favourite video in the category of your choice on Dekho Video. Give it a try today.

Home Page:https://dekho-video.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dekho video logo

Dekho Video

Forks Stars License


πŸ“• Table of Contents


πŸ“– About

Dekho(or watch) Video is a video library for marvel fans. You can watch your favourite video in the category of your choice on Dekho Video.

Give it a try today.


πŸš€ Features It has

Add a Video in Watch Later

  • add a Video to your Watch Later
  • clear all Watch Later at once
  • remove a specific video from the Watch Later

Authentication

  • Guest Log In

  • Log In/Log Out

    • Sign Up by following the link provided on the Log In page

Clear All History

  • clear All history at once
  • remove a specific video from the History

Create a Playlist

  • create a Playlist
  • add a video to a Playlist
  • delete all Playlist at once
  • delete a specific Playlist
  • remove a video from a Playlist
  • play all videos of a Playlist at once
  • play a specific video from a Playlist

Keyboard Accessible

  • most of the things are keyboard accessible
  • to close options list (opened on click of three dots present on card), use ESC key

Like a Video

  • like a Video
  • clear All liked videos at once
  • remove a specific video from the Liked videos

Play a Video

  • play a Video, click video card
  • choose a video to play from a specific category, click different chips

Responsive

  • the app is fully responsive

πŸ”Œ Getting Started

  • clone the repository on your local machine with the command below in your terminal, and cd into the Dekho-Video folder
git clone https://github.com/hsnice16/Dekho-Video.git

cd Dekho-Video
  • install dependencies (if you are using yarn then do with that)
npm install
  • create a .env file at the root level of the directory (at the level of package.json) and create a variable like mentioned below
REACT_APP_JWT_SECRET = <JWT_SECRET_KEY_OF_YOUR_CHOICE>
  • start the server
npm start

πŸ‘¨β€πŸ’» Connect with me

About

Dekho(or watch) Video is a video library for marvel fans. You can watch your favourite video in the category of your choice on Dekho Video. Give it a try today.

https://dekho-video.vercel.app/

License:MIT License


Languages

Language:JavaScript 93.3%Language:CSS 6.4%Language:HTML 0.4%