Skip to content

PineTube is a video library where you can watch videos of different categories.

Notifications You must be signed in to change notification settings

prajapati-priyanka/pinetube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PineTube

PineTube is a Video Library which has videos of different categories such as comedy, motivational, TedTalks.

Tech Stack

  • react-router-dom
  • useContext + useReducer
  • useParams
  • useEffect

Features

  • Explore

    • User can see all the videos here. This is a public route.
  • login

    • User can login to website from here if he/she is already a user.
  • signup

    • If user is new then they can signup from here by entering all the mentioned details.
  • PlaylistPage

    • Private Route. To access the videos in the playlist created by user, they have to login first.
  • SinglePlaylistPage

    • User can see all the videos available in the specific playlist.
  • WatchLater

    • User can save video here which they wishes to watch later. Private Route.
  • Liked

    • All the videos liked by user are present here. Private Route.
  • History

    • All the videos which is visited by user can be seen here. Private Route.
  • SingleVideoPage

    • Specific video which user wants to see is shown here.

Things I want to Improve

  • Add more categories of videos
  • Night Mode

Connect with me

About

PineTube is a video library where you can watch videos of different categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published