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.
**Describe the solution you'd like** One of the best ways to show play engagement is through "view count". Good to have the stat implemented. Later point of time this data...
Thank You! ## What's the Play about? Submitting this play request on behalf of @Srinu126 who created a PR https://github.com/atapas/react-play/pull/188 ## What ReactJS concept will be used to create this...
**Is your feature request related to a problem? Please describe.** Currently, each of the plays has a way to provide and view comments  It will be great if the...
**Is your feature request related to a problem? Please describe.** Right now, we can select only a combination of 1 level, 1 creator, and 1 Tag at a time. We...
## What's the Play about? 2 players Tic Tac Toe Game ## What ReactJS concept will be used to create this play? useState, react basics ## Are you willing to...
# Description This play is a select component that allows the user to choose multiple values and also search through them. Fixes #690 ## Type of change - [x] New...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and...
# Description This play is the clone of the game 2048 game. This game contains the feature of the best score, animations, and some sound effects. Fixes #577 # Checklist:...
# Description A project to work with the p5js library, and create a Sierpinski Triangle using recursion ### Dependencies: p5, react-p5, typescript Fixes #729 ## Type of change : Add...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Handling error in emojipedia, so whenever the URL rejects, an error message should be printed instead of breaking...