/awesomeBooksEs6

This is a books library app built using ES6, where users can browse and add books to their library.. It is a great tool for book lovers who want to keep track of their reading lists.

Primary LanguageJavaScript

📗 Table of Contents

📖 [AWESOME LIBRARY]

[Awesome Library] is a simple website that displays a list of books and allows you to add and remove books from that list.

🛠 Built With

Tech Stack

html5css3javascript

Key Features

  • Add book to the list
  • Remove book from the list
  • Wireframe UI design

(back to top)

🚀 Live Demo

For a live demo to our project, follow the link below

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

Setup

  • Clone this repository or download the Zip folder:
git clone https://github.com/lorenzoworx/awesomeBooksEs6
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

Usage

  • After Cloning this repo to your local machine
  • Open the index.html in your browser

Run tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint .

Deployment

  • GitHub Pages was used to deploy this website
  • For more information about publishing sources, see "About github page"

(back to top)

👥 Authors

👤 Okolo Oshoke

(back to top)

🔭 Future Features

  • [Navigation bar]
  • [Use of classess]
  • [Better style and design]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thank - [ Microverse]

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)