Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 971 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 971 Bytes

PRODIGY_WD_01

Creating a responsive landing page using HTML,CSS and JavaScript

The landing page is about a BookReader web application that allows users to explore a diverse collection of books from various genres, read them online, or purchase their favorite titles. It provides a seamless experience for both casual readers and avid book lovers.

Features

  • Responsive Navbar: The navbar adjusts its layout and appearance based on the screen size, providing easy navigation on both desktop and mobile devices.
  • Explore Books: Users can browse through a wide range of books displayed on the homepage.
  • Read Online or Purchase: Convenient options are provided to either read books online or purchase them for offline reading.
  • Footer: A footer section displays the copyright information for the application.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Usage

To use BookReader, simply open the index.html file in your web browser.