xoventechdev / BookList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book List Project

Project Image

A simple web application for managing a list of books, built using HTML, CSS, and JavaScript.

Table of Contents

Features

  • Add new books with details such as name, author, publish date, and type.
  • Display a list of saved books with their information.
  • Prevents the page from refreshing on form submission using JavaScript.
  • Clean and responsive design using Bootstrap.

Demo

Demo

Live Demo

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/book-list-project.git

About


Languages

Language:HTML 58.8%Language:JavaScript 33.7%Language:CSS 7.5%