Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hossainaraf/awesome-books

"Introducing Awesome Books – 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."
https://github.com/hossainaraf/awesome-books

List: awesome-books

Last synced: about 1 month ago
JSON representation

"Introducing Awesome Books – 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."

Awesome Lists containing this project

README

        

# Awesome books


# 📗 Table of Contents

- [📖 About the Project](#about-project)

- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [🛠 Tech Stack](#tech-stack)

- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

## 📖 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:

- Open your Terminal in your VSCode.
- Navigate to the desired directory [folder] to which you want to clone the repository to
- [Copy & Paste] [email protected]:HossainAraf/Awesome-Books.git

### 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:

- git clone https://github.com/GeekyHacks/AwesomeBook.git

Example commands:

```sh
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

👤 **Md Arafat Hossain**

- GitHub: HossainAraf
- LinkedIn: Md Arafat Hossain
- Twitter: Md Arafat Hossain

## 🔭 Future Features

- Implemnet React js to make the page more interactive
- Customizing it for different Screens
- Adding Email Newsletter Form

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/GeekyHacks/AwesomeBook/issues).

(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
- 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](LICENSE) licensed.

(back to top)