ashwin3005 / password-generator

Password generator made with React
MIT License
20 stars 38 forks source link

feature: persist theme preference on local storage #79

Closed JoaoVSouto closed 1 year ago

JoaoVSouto commented 1 year ago

Hey, friend! :wave:

First of all, congrats for the amazing job on integrating this project with the community!

This is an enhancement on the theme choice. Now the theme is saved on the user's local storage so the chosen theme will be automatically applied on subsequent page visits.

netlify[bot] commented 1 year ago

Deploy Preview for create-your-password ready!

Name Link
Latest commit 6a404fc98b25b871d780851b3ca0f5e94d1d27a6
Latest deploy log https://app.netlify.com/sites/create-your-password/deploys/6359f051153e4c00084b3bc0
Deploy Preview https://deploy-preview-79--create-your-password.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

ashwin3005 commented 1 year ago

Thanks for contributing.

Awsome job.