Add the login/signup form to the modal
Type:
Features
Issue:
Description:
- Add login/signup form to the modal
- User is able to switch between login and signup inside the modal
- From the home page, login and signup button will lead to its corresponding login/signup form.
Comments:
- validation on form input not added
- api call to backend not added