Skip to content

Instantly share code, notes, and snippets.

View punit1108's full-sized avatar
🏠
Working from home

Punit Pal punit1108

🏠
Working from home
View GitHub Profile

Book Review Application

Objective:

Create a web application that allows users to browse, search, and review books. The application should have a user-friendly interface and a backend API to handle data storage and retrieval.

Front-end Requirements:

  1. Create a responsive user interface using HTML, CSS, and a JavaScript framework (e.g., React, Angular, or Next.js).
  2. Implement a book listing page that displays a grid of book covers along with their titles and authors.
  3. Create a search bar that allows users to search for books by title, author, or genre.