Nisha Sen
Nisha Sen
> 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...
### Descrcibe the bug? Whenever the api is not able to fetch the emojis data the page is breaking.  ### Steps to reproduce the bug? 1. Clone reactplay locally...
### What's the Play about? Create different card designs with images, description, some buttons, which can be customised. ### What ReactJS concept will be used to create this play? useState,...
### Descrcibe the bug? When we search any play from the search bar we have to hit enter all the time, whereas it should search whenever the search text changes....