Skip to content

Latest commit

 

History

History
126 lines (81 loc) · 3.65 KB

README.md

File metadata and controls

126 lines (81 loc) · 3.65 KB

Github Readme Riddle

Everyday Riddles for your Github Readme.

Test your brain everday 😉

Twitter: CodeWhiteWeb1

View Demo · Report Bug

Features ✨

Usage ⚡️

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

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

Options

Options Default Available
type vertical horizontal, vertical
theme light check out Theme.md

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 Riddle

Horizontal

You need to add ?type=horizontal parameter.

readme Riddle

Light

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

readme Riddle

Dark

You need to add ?theme=dark parameter.

readme Riddle

Other themes

You need to add ?theme={theme_name} parameter.

Check out Theme.md for all themes (50+ themes)

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 🤗

👤 CodeWhiteWeb

Made by CodeWhiteWeb with ❤ and JavaScript.