PrathmeshSadake / unsplashy

An image gallery that fetches images from Unsplash API. It has some awesome features like searching for images and infinite scrolling in which images keeps on loading as the user scrolls.
https://unsplashy-prathmeshsadake.netlify.app
23 stars 16 forks source link

Added Remember me feature #27

Closed roshanchatei closed 2 years ago

roshanchatei commented 2 years ago

Now when a user checks RememberMe then only his login info will be saved. If the checkbox is not checked while login then when the user visits the URL again, he/she has to use their email and password(once again) to login

netlify[bot] commented 2 years ago

Deploy request for unsplashy-prathmeshsadake pending review.

Visit the deploys page to approve it

Name Link
Latest commit c3e0dd65b7e4e04dbd90bbc49ecbe754211a3fb2
roshanchatei commented 2 years ago

@nawed2611 can you please review this one also?

roshanchatei commented 2 years ago

This resolves issue #25

nawed2611 commented 2 years ago

Looks good!