react-play icon indicating copy to clipboard operation
react-play copied to clipboard

react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.

Results 171 react-play issues
Sort by recently updated
recently updated
newest added

### What's the Play about? The dictionary play will get the definition, pronunciation, antonyms and synonyms of the word entered by the user ### What ReactJS concept will be used...

hacktoberfest

### Descrcibe the bug? After completing authentication using GitHub, when you open any play and click on the like button, the like button does not work. ### Steps to reproduce...

bug
hacktoberfest
🏁 status: ready for dev
πŸ›  goal: fix
πŸ’» aspect: code

### Is your feature request related to a problem? Please describe. - No loading state - This search bar is not ooking that good - There is no gap in...

hacktoberfest
🚦status: awaiting triage
⭐ goal: addition
πŸ’» aspect: code

### Descrcibe the bug? Getting 502 Bad Gateway Error if we cancel the authorization ### Steps to reproduce the bug? 1) Goto : https://reactplay.io/plays/priteshkiri/codenchill 2)Click on Like 3) It will...

bug
🚦status: awaiting triage
πŸ›  goal: fix
πŸ’» aspect: code

### Is your feature request related to a problem? Please describe. There should be an option to add a testimonial directly from here, instead of clicking on the View All...

hacktoberfest
🏁 status: ready for dev
⭐ goal: addition
πŸ’» aspect: code

I hope this message finds you well. I would like to express my interest in contributing to the project as part of Hacktoberfest 2024. While I appreciate the current color...

πŸ’¬ talk: discussion

### Contributor Guidelines - [x] I have read the guidelines and discussion ### What's the Play about? I want to create a simple character counter play. It will have a...

play request
🚦status: awaiting triage
πŸ’» aspect: code

this play provides a real-time interface for users to track character and word counts using react usestate and regex. it includes reading time estimation and a clear-all feature. fixes #1631...

# Description I have added a new play called **"Simple Character Counter"**. This is a simple tool built using React Hooks (useState) that counts the number of characters and words...

Small documentation fixes: - Capitalized sentence beginning for clarity. - Removed an extra period. - Corrected `npm build` to `npm run build`.

stale