2.LogIn
3.SignOut
4.Subscription
5.Payment Using Stripe
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.