abiy006 / Awesome-books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Awesome-Books]

Awesome Books .

[Awesome-Books] is a project that is aimed at teaching us how to code basic functionalities using javascript.

πŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
  • HTML

  • JavaScript

Key Features

In this project you can see that it has the following

  • I have created a function that add a new book and it is trigered when the user clicks on add button.
  • Same function add the book to local storage and the page.
  • There is a function that is trigred when the user reload the page and it is populating the data from local stotrgae to the array of books.
  • I have created a function to delete the corsponding book .

(back to top)

πŸš€ Live Demo

Here is a link to the demo project.

  • N/A

(back to top)

πŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need: A web browser

Setup

Clone this repository to your desired folder: https://github.com/abiy006/Awesome-books.git

Install

Install this project with: gitBash

Usage

To run the project, execute the following command: Press the Go Live button

Run tests

To run tests, run the following command: Press the Go Live button

(back to top)

Deployment

You can deploy this project using: Using Github Pages

πŸ‘€Authors

This is a pair programming project and you can find our contact details below in case you want to reach out:

πŸ‘€ Ahmed Salah

πŸ‘€ Abiy

πŸ”­ Future Features

The following are the future features that will be added to the project.

  • [I_will_add_some_cool_styling]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Message of encouragement.

If you like this project you can buy me a coffee UwU

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank those who've motivated me to not give up, and also I would like to thank Microverse for this great opportunity.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 65.1%Language:HTML 33.3%Language:CSS 1.7%