Hello Friends
Thank you for having interest in this repository !
A Video Sharing Platform Built with MERN stack and cloudinary for resources. You can watch videos uploaded by other users,like and comment on their video and you can upload your own videos with title and description and many other features.
To use this application,
- put mongoDB info into dev.js and prod.js file
- Type " npm install " inside the root directory ( Download Server Dependencies )
- Type " npm install " inside the client directory ( Download Front-end Dependencies )
- Create cloud on Clodinary and put the cloud info in server/routes/video and server/route/users
- Create project on google Oauth and put the CLIENT_ID in client/src/components/keys or remove the Google Login from Register And login page if you want to skip this step.
- Add your gmail credentials in server/Nodemailer/mail
- Run "npm run dev" inside root directory to run the project. If you have problem, feel free to ask me:) Any kind of improvement of suggestion is most welcome