zhravan/github-readme-quotes

feat: unsplash preview on the UI

Ouverte

#340 ouverte le 12 juil. 2025

 (11 commentaires) (0 réaction) (3 personnes assignées)JavaScript (181 forks)auto 404
Little workenhancementfrontendgood first issuehacktoberfesthacktoberfest-acceptedhelp wanted

Métriques du dépôt

Stars
 (307 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Description:

While the backend/API supports fetching random backgrounds from Unsplash using the bgSource=unsplash and an optional unsplashQuery, there is currently no way for users to interactively select these options and preview the results from the React dashboard UI.

This feature would let users experiment with different background sources and Unsplash queries, and immediately see how their quote cards will look, without needing to edit URLs or reload pages manually.

This feature feature was made available as part of the recent release https://github.com/shravan20/github-readme-quotes/pull/336

You can take a look into this implementation and accordingly implement the UI for this

Guide contributeur