The functionality seems mainly there, but I need you to make it look as close to Youtube sign in as possible. This means the text and spacing and everything.
Make all of the font the same. You can probably put the font on the body tag in your application.css
Currently, I can proceed through the sign in form without having typed anything. I think you want to probably restrict that ability.
Your user icon is too small and needs some right padding
The dropdown menu was displayed when i navigated back to the splash page. Are you tracking the dropdown display in redux state or local component state? (it should be local)
Left padding on placeholder text
Sign in and create forms should look more similar. Make the input fields in the create form the same size as the fields in sign in
User Auth
Functionality
/
Before Login
/login
page should not display a link toLog In
. Same for/signup
/#/oweiniouewbrviuwebv
should redirect or display a 404 page/signup
and/login
./signup
and/login
.After Login
/login
or/signup
Style
cursor: pointer
on hoverSeeds