Skip to content

chirayu-joshi/videoServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Server using ReactJS and NodeJS

This project includes login/signup along with token(jwt), video upload, thumbnail generation, video presentation, authentication middlewares, and much more functionalities.

How to start using this project?

Install NodeJS, MongoDB, npm, git & your favourite text editor (VScode) in your machine, after that,

$ git clone https://github.com/chirayu-joshi/videoServer
$ cd videoServer
$ cd server
$ sudo service mongod start
$ npm start
$ cd ../client
$ npm start

For tutorial, watch my Youtube Video:

Link

If you found this project helpful,

Don't forget to Star and Fork this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published