You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a simple Digital Library Application using Vanilla JavaScript where you can add, delete, search and filter through books. What's unique about it is that I have implemented the concept of Local Storage of Web Browser so even when you reload the website the previous changes made are still reflected.
It is a simple Digital Library Application using Vanilla JavaScript where you can add, delete, search and filter through books. What's unique about it is that I have implemented the concept of Local Storage of Web Browser so even when you reload the website the previous changes made are still reflected.