basir / mern-amazona

Build Ecommerce Like Amazon By MERN Stack
https://www.youtube.com/watch?v=ZjwBs3n7waY&list=PLeh2GWv22bmSQ9oBSYTd469_AQjPGpzyv
325 stars 242 forks source link

Correct navigate url OrderScreen #3

Open Macronius opened 2 years ago

Macronius commented 2 years ago

I checked App.js Routes to confirm there is not a route of /login. I suspect it should be /signin

NOTE: I am new to making github pull requests. I hope I am approaching this correctly and not overstepping any boundaries.

Marcus