Skip to content

πŸ˜‹ Meme version of Programming Quotes for your README

License

Notifications You must be signed in to change notification settings

VPraharsha03/dev-humor

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Github README Meme Quotes

πŸ˜‚ Meme Version of Dev Quotes for your Github Readme.

Feel free to open a PR if you've a really funny quote to share !

View Demo Β· Report Bug

Features ✨

Usage ⚑️

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

[![Readme Quotes](https://dev-humor.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
quote - 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,

pnpm install

And then run the app using:

npx vercel dev

Usage

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

Variants:

  • Latte
  • Frappe
  • Macchiato
  • Mocha

You need to add ?theme=catppuccin_<variant> parameter. The current example is the Mocha variant, to use it add ?theme=catppuccin_mocha.

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 ?quote=Your Quote parameter. URL encode your quote.

readme Quotes

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!

Made with ❀ and TypeScript

Languages

  • TypeScript 100.0%