danishzayan / YourQuotes-App

YourQuotes is a user friendly and an eye catching App. User can post your qutoes without login and that user can delete YourQuotes not from other user. User can share quotes with friend, copy to clipboard and do download gradient quotes image..
https://your-quotess.netlify.app/
MIT License
10 stars 42 forks source link

"Delete Quotes Functionality. #9" issue resolved #12

Closed Satyabrat-Ojha closed 2 years ago

Satyabrat-Ojha commented 2 years ago

Please add 'Hacktoberfest' or 'Hacktoberfest-accepted' to this contribution

Deletion restricted | Toastify message added https://github.com/danishzayan/YourQuotes-App/issues/9

made a global variable in app.jsx as const ID = nanoid() and used it to recognise our own cards and added same toastify template as shown in 'copied text'

netlify[bot] commented 2 years ago

Deploy Preview for your-quotess ready!

Name Link
Latest commit e5c2c6709353cc85da777bdb57023e13671e4fe5
Latest deploy log https://app.netlify.com/sites/your-quotess/deploys/6339321fd58a76000890f0a1
Deploy Preview https://deploy-preview-12--your-quotess.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.

danishzayan commented 2 years ago

@Satyabrat-Ojha Really your work is awesome.. Your code is readable and clean ❤️❤️😍😍

danishzayan commented 2 years ago

@Satyabrat-Ojha after quotes posting when i refresh the page quotes is not deleting plz fix this issue...