daspacebar / vanilla-library-js

Home Page:https://vanilla-library-js.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Library Project

This is a simple JavaScript project for managing a library of books.

Table of Contents

Introduction

The My Library Project is a web application that allows users to manage a library of books. Users can add new books, view the existing library, and delete books they no longer want.

Features

  • Add new books with title, author, and pages.
  • View the library with a dynamically updated table.
  • Delete books from the library.
  • Editing feature -- Work in progress

Getting Started

Prerequisites

  • Web browser (Chrome, Firefox, Safari, etc.)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/my-library-project.git

About

https://vanilla-library-js.vercel.app


Languages

Language:HTML 53.5%Language:JavaScript 46.5%