An emoji interpreter that tells the name of the emoji when user clicks the emoji, or when user inputs the emoji in the input box using known emojis from the database.
- HTML
- CSS
- HTML
- ReactJS
- User clicks one of the genre buttons, the user is presented with a few recommendation in the genre with the image of book, description, author name and rating.
- Available genres are: Fiction, Thriller, Fantasy, Romance, Self Help and Biographies.
- Components in react
- useState() hooks
- States and changing states
- Maps and traversing objects
- Event handlers
- State and using Hooks