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 I have configured ESLint and Prettier in our project. This will ensure that everyone is following the same code standards. It fixes #263 https://github.com/reactplay/react-play/discussions/277 ## Type of change...
**Is your feature request related to a problem? Please describe.** With a growing list of plays in `react-play`, we need to manage these individual items in a better way. **Describe...
Thank You! ## What's the Play about? - This project gives real time updates about all cryptocurrencies i.e Coin price, Market Cap, 24h Price Change, Total Volume. - Also there...
**Is your feature request related to a problem? Please describe.** It will be nice to have standardized rules for coding. **Describe the solution you'd like** We can configure **ESLint** and...
**Is your feature request related to a problem? Please describe.** I got feedback from many people to add a playground where people can actually experiment some stuff with react on...
**Is your feature request related to a problem? Please describe.** There could be multiple tags that are textually different but carry the same context. In order to filter by those...
### Currently user follows the below steps to create a play: 1. clone the repo 2. yarn install 3. yarn create-play 4. Follow the sequence of steps in cmd to...
**Is your feature request related to a problem? Please describe.** Plays would need to add notification of any kind for better interaction with the player. The idea is to have...
**Is your feature request related to a problem? Please describe.** It's a little frustrating to find a tag or use from the list in the filter modal. The frustration part...
**Is your feature request related to a problem? Please describe.** When I started creating a play, I was shocked that React play is so slow, and this is a big...