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.
# Description This PR adds the feature of showing the number badge to the comment icon Fixes #154 ## Type of change - [x] New feature (non-breaking change which adds...
# Description Created the Image Collector Play. Fixes #645 ## Type of change - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Lofimusic player using React.js and Firebase storage for storing the songs. Fixes # (issue) ## Type of change...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Added Screebshot or example output block to Pull Request Template Fixes # [599](https://github.com/reactplay/react-play/issues/599) ## Type of change -...
### What's the Play about? - User can ecrypt plain text - Also can decrypt it ### What ReactJS concept will be used to create this play? - User events...
### What's the Play about? A project to work with the p5js library, and create a Sierpinski Triangle using recursion Dependencies: reactjs, react-p5, typescript  ### What ReactJS concept will...
### What's the Play about? - This is a calculator app play which would be able to perform basic arithmetic operations ### What ReactJS concept will be used to create...
### Descrcibe the bug? After apply all the filters, clearing them all and re-apply doesn't take the user back to the original state( it doesn't render the complete list of...
**Describe the bug** User cannot search for new pokemon once search is done. To search for another pokemon, user needs to reload the pokemon-stats play by going into another screen....
### What's the Play about? - User can create a todo list - User can also cross off the todo list - They will also have the option to clear...