Skip to content

This contains both the frontend and backend of a Netflic Clone that allows you to upload and stream videos using MondoDB GridFS' system

Notifications You must be signed in to change notification settings

ugookoh/Netflix-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Netflix-Clone

To run this project, run the client using npm run start.

The backend can be run using npm run dev or you can run it for production using npm run start or use the docker-compose up command for Docker.

NOTE

Make sure to configure the correct backend to use. You can either use the production or development server. Do this in the src/constants/constants.ts file from the client

About

This contains both the frontend and backend of a Netflic Clone that allows you to upload and stream videos using MondoDB GridFS' system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published