Copy the markdown below and paste it in your profile Github Readme.
[](https://github.com/Vishal-beep136/github-readme-quotify)
Parameters or Options
| Options | Default | About and available |
|---|---|---|
| mode | programming | Quotes mode decides which type of qoutes you want. Available - programming,normal,mixed |
| type | vertical | card type - horizontal, vertical |
| theme | light | card theme dark, chartreuse-dark, radical, merko, gruvbox, tokyonight, algolia, monokai, dracula, nord. |
| quote | - | Customize your quote if you want to display your own otherwise not needed |
| author | Me | The name of the quote's author |
Programming
In this mode where you get quotes releated to programming only.
You don't need to add ?mode=programming
Normal
In this mode where you get famous quotes
You need to add ?mode=normal
Mixed
Why not both! In this mode you will get either Programming or Normal
You need to add ?mode=mixed
Vertical
You don't need to add ?type=vertical parameter.
Horizontal
You need to add ?type=horizontal parameter.
You don't need to add ?theme=light parameter.
You need to add ?theme=dark parameter.
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.
You need to add ?theme=algolia parameter.
You need to add ?theme=monokai parameter.
You need to add ?theme=dracula parameter.
You need to add ?theme=nord parameter.
You need to replace the value after ?quote= with your text use
+or%20for spaces Example - "?quote=My%20Quote"
To get started with developing this app locally, here are the steps:
Install the dependencies for the app using,
npm installAnd then run the app using:
npx vercel devConsider giving a star 🌟
Contributions, issues and feature requests are always welcome!
- Inspired from PiyushSuthar/github-readme-quotes.
- skolakoda/programming-quotes-api for Programming Quotes API.
- lukePeavey/quotable for Normal Quotes Api
