Baayeh / awesome-books

This is an SPA book collection app that demonstrates basic CRUD functionalities that uses the localStorage to store books added to the collection. Built with HTML, CSS and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Books Project

We created this project using ES6 classes Functionalities of project :

  • Create a collection of books
  • Add book
  • Remove book
  • Display all books
  • Store books in the localStorage

Built With

  • HTML, CSS and Javascript

Live Demo

No live demo yet

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the repo to your local environment
  • Run npm install to install all dependencies
  • Open the index.html file with your favorite browser.
  • Modify to your taste with your preferred text editor
  • Enjoy πŸ€—

Authors

πŸ‘€ Kwasi Baayeh

πŸ‘€ Joel Kugonza

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Microverse

πŸ“ License

This project is MIT licensed.

About

This is an SPA book collection app that demonstrates basic CRUD functionalities that uses the localStorage to store books added to the collection. Built with HTML, CSS and JavaScript


Languages

Language:JavaScript 65.8%Language:HTML 18.9%Language:CSS 15.3%