safak / youtube

5.02k stars 5.45k forks source link

Register Page Not Completed on Mern Ecommerce App #50

Open Saswat689 opened 2 years ago

Saswat689 commented 2 years ago

I was following your series of mern ecommerce app and saw that you missed out the Register Page.

My questions are:

It will be easy for us to create the Register page cuz its similar to login. But do we need to ?

freddyfernandes commented 2 years ago

I was following your series of mern ecommerce app and saw that you missed out the Register Page.

My questions are:

  • Is there any valid reason for doing it.
  • If yes then please inform us.

It will be easy for us to create the Register page cuz its similar to login. But do we need to ?

yeah, the register page is just a blank form with no functionality. Have you implemented the backend connectivity for it?

Saswat689 commented 2 years ago

@freddyfernandes I think this is what you are looking for Auth Route

If you need help with any client files reach out to my other repositories

Cheers, Saswat