Skip to content

Pratik1005/asset-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetPlay

Video Library App to help you with Personal Finance

Description

This is a video library app made using ReactJs, LiteSpeedUI css component library & mockBee for mock backend.

Features

  1. Video Listing / Home Page
  • Displays all videos from database
  • Filter videos based on category
  1. Playlist Management
  • Add or remove playlist
  • Add video to playlist, remove video from playlist
  1. Like
  • Like or dislike video
  1. Watch later
  • Add video to wath later, remove video from watch later
  1. Search
  • Search any videos
  1. Single Video Page
  • On this page you can view single video
  • Add to Like videos
  • Add to Watch later
  • Add to Playlist
  1. History
  • Shows user history
  • Remove single video
  • Clear all history
  1. Authentication
  • Login with email and password or with test credentials
  • Signup with name, email and password
  • Logout
  1. Profile
  • On profile page user can see name, email and profile image.
  1. Dark Mode
  • Toggle between ligth and dark mode
  1. Loaders & Alerts
  • Loaders are added when videos are fetching
  • React Toastify is used for alerts message
  1. 404 Page
  • Added 404 page not found