/Awesome-Books-ES6

Primary LanguageJavaScriptMIT LicenseMIT


Awesome Books With ES6

Awesome Books is a simple website that displays a list of books and allows you to add and remove books from that list. This is a Microverse Module 2 project.

📗 Table of Contents

🛠 Built With

  • HTML5
  • CSS
  • Javascript ES6

Key Features

  • Add and remove books

    • The website that displays a list of books and allows you to add and remove books from that list.
  • JavaScript Classes

    • The books are managed and manipulated using classes and helper functions within those classes.
  • Store and retrieve data

    • The displayed books are stored and retrieved from the local storage of the browser.

Learning Objectives

  • Flexbox to place elements in the page.
  • Use javascript objects to save data.
  • Practice of all the knowledge i learned in this module.

📖 The webster (First capstone project)

This is a website for an online book library.

Key Features

Describe between 1-3 key features of the application.

  • It's a website according to the design provided
  • It allows user to add or delete books from a book library

🚀 Live Demo

Add a link to your deployed project.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Just clone the project by runing the git clone git@github.com:DannieMo/Awesome-Books-ES6.git command in your command line, and you are done.

Authors

👤 Daniel Majesty Owiri (Dannie)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project...

Give a ⭐️ if you like my effort!

(back to top)

🙏 Acknowledgments

I would like to thank the whole Microverse community for their help and contributions towards this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)