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 43 forks source link

Feature: added loader for homepage [Fixes #18] #22

Closed najeebkp closed 2 years ago

najeebkp commented 2 years ago

Feature: added loader for homepage [Fixes #18]

you can change the loader animation anytime. checkout https://lottiefiles.com/ and paste the animation 'url' in code. ` <Player autoplay loop speed={1} src="https://assets1.lottiefiles.com/packages/lf20_p8bfn5to.json" style={{ height: "200px", width: "200px" }}

`

netlify[bot] commented 2 years ago

Deploy Preview for your-quotess ready!

Name Link
Latest commit 9a09a50f353afff6d9a3cad67bcf63eb581bd985
Latest deploy log https://app.netlify.com/sites/your-quotess/deploys/633a9dc9fe1867000808a266
Deploy Preview https://deploy-preview-22--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

Feature: added loader for homepage [Fixes #18]

you can change the loader animation anytime. checkout https://lottiefiles.com/ and paste the animation 'url' in code. <Player autoplay loop speed={1} src="https://assets1.lottiefiles.com/packages/lf20_p8bfn5to.json" style={{ height: "200px", width: "200px" }} ></Player>

@najeebkp ok I like it your work ..

danishzayan commented 2 years ago

@najeebkp can also work on this issue... See this issue