Skip to content

mukul-work/library-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library App

Overview

A vanilla JavaScript application that allows users to add, remove, and manage books dynamically using state-driven architecture.

Live URL

Features

  • Add new books
  • Remove books
  • Toggle read status
  • Unique ID management via crypto.randomUUID()

Architecture

  • Separation of data, logic, and presentation layers
  • State-driven rendering approach
  • Modular code organization

Tech Stack

  • HTML
  • CSS
  • JavaScript (ES6)

About

A state-driven JavaScript library management app demonstrating clean separation between data, business logic, and UI rendering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors