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

๐Ÿ”ฅ Add Programming Quotes To Your GitHub Readme

Github Readme Quotes

Developer Quotes for your Github Readme.

Twitter: piyushsthr

View Demo ยท Report Bug

Features โœจ

  • Dynamic quotes in your GitHub Readme.
  • Customize your own quote.

Usage โšก๏ธ

Copy the markdown below and paste it in your Github Readme.

[![Readme Quotes](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=dark)](https://github.com/piyushsuthar/github-readme-quotes)

Options

Options Default Available
type vertical horizontal, vertical
theme light dark, chartreuse-dark, radical, merko, gruvbox, tokyonight, algolia, monokai, dracula, nord
myquote - Customize your quote
author - The name of the quote's author

Installation and Development ๐Ÿš€

To get started with developing this app locally, here are the steps:

Install the dependencies for the app using,

npm install
# or
yarn

And, then run the app using,

npx vercel dev
# or
yarn run vercel dev

Demo

Vertical

You don't need to add ?type=vertical parameter.

readme Quotes

Horizontal

You need to add ?type=horizontal parameter.

readme Quotes

Light

You don't need to add ?theme=light parameter.

readme Quotes

Dark

You need to add ?theme=dark parameter.

readme Quotes

Catppuccin

You need to add ?theme=catppuccin parameter.

readme Quotes

Algolia

You need to add ?theme=algolia parameter.

readme Quotes

Monokai

You need to add ?theme=monokai parameter.

readme Quotes

Dracula

You need to add ?theme=dracula parameter.

readme Quotes

Nord

You need to add ?theme=nord parameter.

readme Quotes

Custom

You need to add ?myquote=Your Quote parameter. URL encode your quote.

readme Quotes

Adding Soon ๐Ÿšง

  • Customization Options
  • More features

Contributing ๐Ÿค

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Special Thanks โค

Show your support ๐ŸŒˆ

Be sure to drop a ๐ŸŒŸ if you like the project!

Author ๐Ÿค—

๐Ÿ‘ค Piyush Suthar

Made by Piyush with โค and JavaScript.