Skip to content

bharati-21/book-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOK RECOMMENDER

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.

This application recommends my favorite reads across a few genres.

Live demo of the application


PREREQUISITES

  • HTML
  • CSS
  • HTML
  • ReactJS

WORKING

  1. 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.
  2. Available genres are: Fiction, Thriller, Fantasy, Romance, Self Help and Biographies.

My Learnings

  • Components in react
  • useState() hooks
  • States and changing states
  • Maps and traversing objects
  • Event handlers

Challenges

  • State and using Hooks

About

This app created using ReactJS recommends a few books across genres to the users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors