Awsome-books

This project, built using ES6 modules, demonstrates my proficiency in front-end development by allowing users to add and remove books from a library. It showcases my ability to design and develop user-friendly interfaces using modern web technologies.

Stars
8

Table of Contents

Awsome Books

Awsome Books is a simple html and javascript project to help learn javascrip object.

Built With

  • HTML.

  • css.

  • javaScript.

Tech Stack

Key Features

Describe between 1-3 key features of the application.

  • Add books to the library
  • Remove book from the library
  • Display the library

Live Demo

Add a link to your deployed project.

Getting Started

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

1.install git, if you already have git installed skip this step.

2.open command terminal

3.navigate to the directory you want remote directory to be cloned to

4.go to the git hub and copy HTTPS url of the repository

5.clone the repository by typing git clone "HTTPS url copied in step4"

6.Hit enter in the keyboard

7.navigate to the copy of your cloned repository using cd command

Prerequisites

In order to run this project you need:

  • Basic knowdlenge of HTML, CSS, javascript and the code editor of your choice.
  • Basic knowlege of the computer operating system.

Setup

Clone this repository to your desired folder:

Usage

To run the project, execute the following command: go to your local repository and double click index.html file to open in a bowser.

Deployment

You can deploy this project using: github pages or any host of your choice

Authors

Lengushuru Charles

Lengushuru Charles

Future Features

  • responsive for all devices
  • use css to add more asthetics
  • use javascript class

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project please give it a .

Acknowledgments

I would like to thank microverse for the oportunity to learn how to set up this project.

FAQ (OPTIONAL)

  • how will i setup this project in local machine

  • which code editor should i use

    • You can use any editor of your choice but i recommend vs code.

License

This project is MIT licensed.

Related Projects