AnnaNOh / pixelgram

Picture sharing Instagram clone
2 stars 0 forks source link

PA Review User Auth #1

Open AnnaNOh opened 6 years ago

AnnaNOh commented 6 years ago
niartenyaw commented 6 years ago

Looks great!! Here are a few comment:

Functionality

Styling

AnnaNOh commented 6 years ago

So just making sure, when you say it should redirect, should the path change to "/" or is it okay if the page doesn't change? I made some changes to the rerouting so it shouldn't have as many errors, but I wasn't sure if that's what you wanted.

niartenyaw commented 6 years ago

Just like a typical web page, if the route isn't found, it should give a 404 page. We could also just redirect the user somewhere else instead.