Skip to content

nerdyspook/revisit

Repository files navigation

(Revisit | Video Library)

A Video Library for Hodophiles

Forks Stars


Quick Start

Preview Link : https://neog-revisit.netlify.app

Run Locally

Clone the project

  git clone https://github.com/nerdyspook/revisit.git

Go to the project directory

  cd revisit

Install dependencies

  yarn install

Start the server

  yarn start

Pages Included

  • Home Page
  • Liked Videos Page
  • History Page
  • Library Page
  • Watch Later Page
  • Single Video Page
  • Login Page
  • Signup Page

Functionalities

  • Authentication

    • Users can sign-up in the app
    • Users can log in the app
    • Users can logout from the app
  • Playlist Management

    • Users can add videos to a playlist
    • Users can remove the video from a playlist
    • Users can create and delete a playlist
  • Video Management

    • Users can like or dislike a video
    • User can add a video to watch later
    • Video once visited gets listed in the history
    • Videos can be seen as per their category by selecting category from top at home

Tech Stack


About

A Video Library for Hodophiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published