HackYourFuture-CPH / fp-class18

Interior design webshop
MIT License
1 stars 0 forks source link

Frontend: Login/logout redirection to landing page #267

Closed GreeshmaRahool closed 2 years ago

GreeshmaRahool commented 2 years ago

Description

Calling landing page when clicking logout and login button.

Fixes #261

How to test?

npm run dev

Checklist

jaimakena commented 2 years ago

It works and redirects to landing page with login or logout :)

Sarulathaanbu commented 2 years ago

It works perfectly fine with logout redirects to landing page.