Skip to content

adityawisecoder/quotecard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

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🚀

About

A quote card for your GitHub README

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published