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.
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description This is a calculator app play which would be able to perform basic arithmetic operations Fixes #727 ##...
### What's the Play about? This play will contain the motivation quotes from different peoples from different walk of life. ### What ReactJS concept will be used to create this...
> 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 The underline was hiding the text behind. Now it is moved to the back of the text. closes #703 Fixes # (issue) ## Type of change - [x]...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Previously, only a combination of 1 level, 1 creator, and 1 Tag was available at a time. I...
We can create a .env file with the required dev setup details. Also, we can update .gitignore not to check in this file. This would be really helpful for any...
Quiz app
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Build a React application for a quiz play. The quiz should have multiple questions and multiple answers. Fixes...
Created a new play called image app but I'm having issues with routing the app. # Description Created a new plat that needs routing. In this app i want to...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description This typescript app contains motivational quotes. This app has over 250 carefully chosen quotes to motivate users. I...
# Description #684 - moved sections into their own React component to reduce cognitive overload. #685 - added an error handler for when a widget fails to load or when...