Skip to content

Awesome Books is a single page web app that lets users manage a book list. Users can add and remove books (title and author) from the list. It also persists the book list on the Local Storage, and it’s retrieved every time the page loads. It was coded using a class for the book list.

License

paulsaenzsucre/awesome-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-books

This repository is for the activity Module 2 week1 "Awesome books: plain JavaScript with objects".

logo

Awesome books

This repository is for the activity Module 2 week1 "Awesome books: plain JavaScript with objects". In this project, we built a basic website that allows users to add/remove books from a list. we achieved it that by using JavaScript objects and arrays to dynamically modify the DOM and add basic events.

📗 Table of Contents

📖 [Awesome books]

[Awesome books] is a JAVASCRIPT project

🛠 Built With Html - CSS - Javascript

Key Features

Some features of the project

  • [Add books]
  • [Remove books from list]
  • [Fetch data from local storage]

(back to top)

💻 Getting Started

how could you make use of this project.

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

Prerequisites

In order to run this project you need:

open cmd in your local computer ;

Setup

Clone this repository to your desired folder:

using this command git clone https://github.com/elafildecolor/awesome-books

Start the project

Enter the follow code to run the project locally:

cd my-project then you can run live-server or open the index.html file from your folders to see the preview in the browser.

👥 Authors

the collaborators of this project.

👤 Israel CHIZUNGU

👤 Paul Sucre

(back to top)

🤝 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 please support and rate us ...

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Awesome Books is a single page web app that lets users manage a book list. Users can add and remove books (title and author) from the list. It also persists the book list on the Local Storage, and it’s retrieved every time the page loads. It was coded using a class for the book list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published