Skip to content

DivyanshTamrakar/video_library_react_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

Full Stack Video Library Web Application

It is a video library app with the features included :

  • Responsive Design.
  • Authentication.
  • User Profile Management
  • User can Watch the video.
  • User can create the playlist and add item there.
  • Add to Watch later.
  • User can like or dislike the video
  • User can see their watch history
  • Show recommend videos.
  • Realtime view count.

Installation

Use the npm package manager to install this Project.

npm install 

To run Backend

Go to Backend folder and then run the below command

nodemon index.js

To run FrontEnd

Go to FronEnd folder and then run the below command

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT