Skip to content

arp99/plovex-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A video library app for all travel enthusiasts, explore the world with these videos.

Local Setup

$ git clone https://github.com/arp99/plovex-player.git
$ cd plovex-player
$ npm install

Backend Repository

https://github.com/arp99/plovex-player-backend/tree/main

Technologies Used

  • React
  • React Context API + useReducer
  • React Router v6
  • CSS Modules
  • MongoDB
  • Mongoose
  • ExpressJS

Functionalities

  • Videos listing page
  • Individual video page
  • Videos can be added to Watch Later and Liked Videos
  • Watched Videos added to History
  • Playlist Management:
    • Create new playlist
    • Add or remove videos from playlist
    • Playlist Listing

Author