VidLounge is an online platform that allows its users to watch and stream videos that are accessible on the site. In addition, users can interact with the videos by commenting, liking, disliking, or sharing them. Moreover, the website provides the option for users to upload their own videos, with a file size limit of 50 megabytes.
To run this project locally, you will need to add the following environment variables to your .env file
DATABASE_URL
CLOUDINARY_API_SECRET
CLOUDINARY_NAME
CLOUDINARY_API_KEY
JWT_SECRET_KEY
REACT_APP_BACKEND_URL
- Stream videos
- Upload your own videos
- Responsive Mobile Design
- Comment, Reply, Like, Dislike, Share
Client: React, TailwindCSS
Server: Node, Express
Database: MongoDB
Storage Bucket: Cloudinary API