github-readme-quotes
github-readme-quotes copied to clipboard
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
Description: Add slide in custom css as well for slide append to the svg created as we return with class name as additional option.
Feature Description: - Integrate with Unsplash API to provide a selection of high-quality images as potential backgrounds for quotes.
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.
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...
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** -...