react-play
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.
### 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...
### 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...
### 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...
### 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...
### 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...
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...
### 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...
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`.