Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 2.01 KB

README.md

File metadata and controls

71 lines (53 loc) · 2.01 KB

Quote Card📑

A quote card for your GitHub README📑
Dynamic Quote Card Generator!

Usage📝

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%"/>

Customisation Guide⏩

Themes

  1. Blue (Default)
<img src="https://quotecard-backend.onrender.com/api" width="100%" height="100%"><br/>


  1. White
<img src="https://quotecard-backend.onrender.com/api?theme=white" width="100%" height="100%"><br/>


  1. Red
<img src="https://quotecard-backend.onrender.com/api?theme=red" width="100%" height="100%"><br/>


  1. Orange
<img src="https://quotecard-backend.onrender.com/api?theme=orange" width="100%" height="100%"><br/>


  1. Random
<img src="https://quotecard-backend.onrender.com/api?theme=random" width="100%" height="100%"><br/>



Demo🧐


Please hit RELOAD if quote card is not visible

Improvements🌱

  • Mobile responsive
  • Ability to customise quotes.
  • Custom font
  • Add insightful quotes to dataset

Star this repository🌟

Developed with ❤️ by Aditya Krishna🚀