github-readme-quotes icon indicating copy to clipboard operation
github-readme-quotes copied to clipboard

Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes

Results 73 github-readme-quotes issues
Sort by recently updated
recently updated
newest added

Description: Add slide in custom css as well for slide append to the svg created as we return with class name as additional option.

enhancement
Little work
hacktoberfest
frontend
backend

Feature Description: - Integrate with Unsplash API to provide a selection of high-quality images as potential backgrounds for quotes.

enhancement
help wanted
good first issue
Medium work
hacktoberfest
frontend
backend

Hey @shravan20 I added a new animation to the index.js file in the animation folder in Utils and connected it to the text field. I never worked with material ui...

Description: Add quotes with intentional auto-correct errors or funny typos to mimic common text message mishaps.

good first issue
Little work
hacktoberfest
backend

Feature Description: Organize quote-writing challenges and display leaderboards to encourage friendly competition within the user community. The "Create Leaderboards for Custom Themes/Quotes/Other Bits" feature enhances user engagement and recognition by...

enhancement
help wanted
good first issue
Much work
hacktoberfest
frontend
backend

In the url , one has to give the url as https://github-readme-quotes.herokuapp.com/quote?theme=dark&language=Spanish or any language of their choice then it would translate the quote into that language . By default...

resolves #134 using a util global folder

## Summary by CodeRabbit - **Refactor** - Updated import paths for animation-related modules to enhance project structure clarity. - Improved code formatting in the animation utility file.

Remove duplicated code fixing #134, I changed to `module.exports` because builind with export was not working (maybe I was not building properly?). ## Summary by CodeRabbit - **New Features** -...