HackYourFuture-CPH / FP-annotatetheweb-class10

Final Project for Class10 - Annotatetheweb.com
MIT License
3 stars 0 forks source link

#213 Redirect to Register Page #214

Closed laila1222 closed 4 years ago

laila1222 commented 4 years ago

On Login Page, upper right corner (FormLoginRegister component), I added a 'href' to the link, so if user clicks on it, then they will be redirect to Register page. How to test: Run the app, go to '/login'. Click on 'Register' in the upper right corner. See if it takes you to /register page.