/AwesomeBooks-ES6

This is a CRUD application built with JavaScript (ES6) that mimics a library where a user can add books to a library, it splits the code base into modules for easy management.

Primary LanguageJavaScriptMIT LicenseMIT

Awesome-Books

This project is to build a book library, that has functionality to Creates, Update and Delete (CRUD) books. Local storage was used in other to preserve user activities on this page.