adityaS011 / ecommerce-clone

Flipkart clone built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application replicates some of the core features of the popular e-commerce platform Flipkart.
https://mern-clone-flipkart-p2p.netlify.app
MIT License
16 stars 13 forks source link

styling of login box is unstable #11

Closed adityaS011 closed 10 months ago

adityaS011 commented 11 months ago

on clicking on login button the dialogue box that appears is not styled properly

akshatmishra25 commented 11 months ago

Well I have compared the login dialog box with the actual site too. I have observed that hover effects are missing on placeholders and buttons also the dialog box seems to be larger in the original site. there is also a cross button at the top right. You can assign me this issue I would like to work on it.

adityaS011 commented 11 months ago

sure go ahead

adityaS011 commented 11 months ago

@akshatmishra25 don't forget to give this repo a star

falgun143 commented 11 months ago

@adityaS011 Can you assign it to me would be a small learning for me as a newbie.

adityaS011 commented 11 months ago

what is your proposal for the change

falgun143 commented 11 months ago

@adityaS011 first of all what we can do is when we click on login button it should redirect to a new link which is not in this clone and the after clicking on login button it should cover whole screen .And change ui slightly for look.

adityaS011 commented 11 months ago

ok you can work on it, just make sure its responsive or else I won't be able to merge it good luck

falgun143 commented 11 months ago

@adityaS011 done the task please check my pr #20 and review it.