A quote card for your GitHub README📑
Dynamic Quote Card Generator!
Endpoint URL: https://quotecard-backend.onrender.com/api
Embed this in your README:
<!-- HTML -->
<img src="https://quotecard-backend.onrender.com/api" alt="Quotes Card" width="100%" height="100%"/>
- Blue (Default)
<img src="https://quotecard-backend.onrender.com/api" width="100%" height="100%"><br/>
- White
<img src="https://quotecard-backend.onrender.com/api?theme=white" width="100%" height="100%"><br/>
- Red
<img src="https://quotecard-backend.onrender.com/api?theme=red" width="100%" height="100%"><br/>
- Orange
<img src="https://quotecard-backend.onrender.com/api?theme=orange" width="100%" height="100%"><br/>
- Random
<img src="https://quotecard-backend.onrender.com/api?theme=random" width="100%" height="100%"><br/>
- Mobile responsive
- Ability to customise quotes.
- Custom font
- Add insightful quotes to dataset
Developed with ❤️ by Aditya Krishna🚀