ProjectsGo Back to ProjectsLibrary App
Library App

Library AppYour Book List

HTML5CSS3JSNetlify

The goal of this project was to make a working UI where the user can perform CRUD operations. It uses local storage to keep a running list of the user's book. The UI has grid all the way around so that I can improve on making full grid layouts. The JS part really taught me how to move data around and change it for different needs. I deployed the app using netlify and use netlify hooks to continuously integrate and deploy.