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 Please include a summary of the change and which issue is fixed. Please also include relevant motivation and...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description A **dark** and **Light** mode implemented on the website, the toggle button can be found at a strategic...
> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description I have added basic test case for home page Fixes #503 ## Type of change Please delete options...
Add basic test for home page with cypress which is described in the wiki https://github.com/reactplay/react-play/wiki/End-to-End-Test-Scenarios#home-page Home Page - [x] The Contributors List should be rendered - [x] The Twitter Community...
> 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...
> 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...
> 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 Added functionality to dynamically change the `title` of the website according to the page. If the user is on the `ideas` page, then the `title` of the page...
**Is your feature request related to a problem? Please describe.** We have a create work flow to create a play. Allow user to edit all the play meta data. **Describe...
**Is your feature request related to a problem? Please describe.** It is an enhancement request to tackle the Trending Plays on the Home Page. It is hardcoded in DB now....