Skip to content

pranavsrvstv/Netflix-Clone

Repository files navigation

Deployment:

https://pranav-cloudfunctions.web.app/

ScreenShots

netflix-clone_getStarted netflix-clone_home netflix-clone_profile netflix-clone_signin netflix-clone_stripe

Netflix Clone with amazing functionalities

Features:

1.SignIn
2.LogIn
3.SignOut
4.Subscription
5.Payment Using Stripe


Contributor Guideline:


To run the project :
1.Place your firebase app configuration in the .env file
2.Run npm i
3.Run npm start

Note: You need firebase blaze plan for the payment functionalities,as it uses firebase extensions which is currently available only under blaze plan.