Skip to content

This is my Awesome Book web application which keeps tracks of All books withs authors. This website is built using Html/CSS and Vanilla Javascript ES6 Syntax. Books with author name are saved in local storage and it has two methods for add and remove. It has working clock in the header section and it has 3 different screens as well

License

Notifications You must be signed in to change notification settings

ahadb802/Awesome-Books-Project--ES6

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 Project Name

Awesome Books Project Using Array , Objects and local Storage

🛠 Built With

  • HTML, CSS, and JavaScript

Key Features

Describe between 1-3 key features of the application.

  • Add book title and author name with form submission.
  • The book titles and author names are stored in local storage.
  • Remove button removes books from the section.
  • Remove button removes specific data from local storage.
  • Refreshing the page puts the books from local storage in the page if there is any book in local storage.

(back to top)

🚀 Live Demo

Live demo of the project can be seen here.

(back to top)

💻 Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using this link

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/ahadb802/Awesome-Books-Project--ES6.git

Usage

This website is applicable for both mobile and desktop version.

Run tests

Deployment

(back to top)

👥 Authors

👤 Prangon Ghose

👤 Abdul Ahad Bhatti

(back to top)

🔭 Future Features

  • Styling of the webpage
  • Animation to add or remove functionality
  • Adding responsiveness

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

About

This is my Awesome Book web application which keeps tracks of All books withs authors. This website is built using Html/CSS and Vanilla Javascript ES6 Syntax. Books with author name are saved in local storage and it has two methods for add and remove. It has working clock in the header section and it has 3 different screens as well

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages