Skip to content

kushalsourav/novo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novo

Contents

  • About
  • Features
  • Installation

About

Novo is an video library , where you can feature minimal content with better information

Features

Navbar

  • searchbar
  • login and logout
  • profile
  • logo

Videos Listing

  • list of videos
  • can navigate to single video page
  • can filter videos based category

Watch later

  • can see videos to be seen later

Liked

  • contains user liked videos

Playlists

  • Users can create thier own playlists

Profile

  • user can see there information like email , name

Installation

  • Clone the repository on local machine

      git clone https://github.com/kushalsourav/novo.git
      
      cd novo
    
  • Install dependencies using package installer

    npm install

  • Run the app

    npm start