- About
- Features
- Installation
Novo is an video library , where you can feature minimal content with better information
- searchbar
- login and logout
- profile
- logo
- list of videos
- can navigate to single video page
- can filter videos based category
- can see videos to be seen later
- contains user liked videos
- Users can create thier own playlists
- user can see there information like email , name
-
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