Skip to content

A minimal book library created with HTML, CSS & JS. It allows the user to add and remove saved books. Books are stored using the browser's local storage.

Notifications You must be signed in to change notification settings

sireclifford/awesome-books-modular

Repository files navigation

Awesome Books

Refactoring Awesome Books project by implement ES6 modules

Built With

  • HTML, CSS, JS
  • NodeJs

Getting Started

Make sure you have node installed on your local machine.

  • Clone the repo.
  • run npm install to download the necessary modules.
  • run npm start to load the project in your broswer.

Authors

👤 Author1

📝 License

This project is MIT licensed.

About

A minimal book library created with HTML, CSS & JS. It allows the user to add and remove saved books. Books are stored using the browser's local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published