/Chitra-msr

This is video app in which you can login and see and upload you videos and it has a build in player

Primary LanguageJavaScript

chitra-Msr

This is video app in which you can login and see and upload you videos and it has a build in player

Sign in with O auth is not working as its not hosted on authorized domain but it will work on your local system

use cors unblock to use this project

Frontend

  • React

Backend

  • Nodejs
  • Expressjs
  • mongoose

Connection of front end and backend

  • Proxy

Authentication

  • jason web token for login
  • Bcryptjs for storing password in encoded form in db.
  • Also you can login using firebase Google auth.

Database

  • Mongodb
  • firebase

Screenshots

Home page

Home page

Light mode home page

light mode home page

Sign up page/login/google login page

Sign up page/login/google login page

upload video page

upload video page

video player with recommended section and comment section

video player with recommended section and comment section

and many more to come

Authors