Skip to content

Conversation

@rajnishpatell
Copy link

Before creating this PR, please confirm the following:


Description

This PR adds a new play called Enhanced Random Quote Generator.

The play allows users to generate random quotes from multiple categories — Motivational, Life, and Programming — with the ability to use Text-to-Speech for accessibility.
Users can switch categories dynamically and enjoy an enhanced UI with smooth animations and modern design.

Motivation:
This play aims to make inspiration interactive and demonstrate how beginners can use React hooks (useState, useEffect) and browser APIs (SpeechSynthesis) effectively.

Fixes:
Implements the issue raised for creating the Random Quote Generator play.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  1. Tested locally using npm run dev.
  2. Verified category-based quote generation.
  3. Checked Text-to-Speech functionality across all categories.
  4. Ensured no warnings or console errors appear.
  5. Tested on Chrome and Edge browsers.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (play details, implementation info, and considerations)
  • My changes generate no new warnings
  • I have tested that the play runs correctly on npm run dev

@netlify
Copy link

netlify bot commented Nov 9, 2025

👷 Deploy request for reactplayio pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0f73305

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! contributor, thank you for opening a Pull Request 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale. This PR will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the stale label Dec 9, 2025
@github-actions github-actions bot closed this Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant