HossainAraf / Bookstore-1

"Bookstore – Your Digital Library with Local Storage! Immerse yourself in a world of literary wonders through our web application powered by HTML, CSS, and JavaScript. Dive into an extensive collection of books, intuitively organized for seamless exploration. With interactive features and a user-friendly interface."

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Awesome books

📗 Table of Contents

📖 Awesome books

Awesome Books is the library website that allows users to add and remove books from the list. There is a page for a list of books and a page where you can add any book to the library. There are also contact details whenever you want to contact us.

🛠 Built With HTML, CSS and JavaScript

Tech Stack

Key Features

-A Navigation bar contains three content sections: Books list, Add book form, Contact info. -When someone click on any of the links, the main area changes to display only one of three content sections (Books list, Add book form, Contact info).

  • Local time and date is displayed
  • Data is stored in local storage
  • Book list will remain same after refresh the page.

(back to top)

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • General Understanding of HTML & CSS
  • basic Knowledge of Git Commands
  • basic Knowledge of the Terminal Commands

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/GeekyHacks/AwesomeBook.git

--->

Install

Must-Install-Project-with-the-Following-Programmes:

  • Prettier Extention in VScode
  • Git
  • Node.js
  • npm install

(back to top)

👥 Authors

👤 Victor Correia

👤 Redwan Mohammed-Nur

👤 Md Arafat Hossain

🔭 Future Features

  • Adding Contact Form Page
  • Customizing it for Desktop Screen
  • Adding Email Newsletter Form

(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 don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.

(back to top)

🙏 Acknowledgments

I would like to thank...

  • Microverse Review Team
  • My Coding Partners
  • Microverse Community in Slack

(back to top)

❓ FAQ

Can I clone this project?**

  • Of course you can as long as you fork it and star it

Can I contribute to this project?**

  • definitely you can

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"Bookstore – Your Digital Library with Local Storage! Immerse yourself in a world of literary wonders through our web application powered by HTML, CSS, and JavaScript. Dive into an extensive collection of books, intuitively organized for seamless exploration. With interactive features and a user-friendly interface."

License:MIT License


Languages

Language:JavaScript 41.7%Language:CSS 33.9%Language:HTML 24.4%