You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#This is an online shopping site with robust user sign-in system with help of firebase.
To start this app first install all the depedency with yarn packege manager instead of npm
Work flow type
#We are developing this project in dev-branch then we test all the features in test-branch and finally we transfer those functinalities to main branch.