/awesomebooks-es6

This is a web application where the user can add a book with the title and the author and also delete the book. The application was built using Javascript ES6 modules.

Primary LanguageJavaScript

AWESOME BOOKS

📗 Table of Contents

📖 [Awesome books: Use of Javascript classes]

This project is designed to help us understand JavaScript classes and how to utilize it. Also about localStorage and usage of DOM.

🛠 Built With

Tech Stack

  • HTML-5
  • CSS3
  • Linters
  • Javascript
Client

Key Features

Key features of the application.

  • [responsiveness]

(back to top)

💻 Getting Started

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

Prerequisites

  • An IDE (Intergrated Development Environment ) such as vsode or atom
  • A version control system such as git
  • Node

Setup

  1. Clone the Repo with:
git clone https://github.com/H-Ramalan/Awesome-Books
  1. switch to the cloned directory
cd Awesome-Books

Installation

  1. Install the project with it's depenedcies
npm install

Then open the live server or open the index.html file with your browser

Usage

  • this is the capstone project I'll use to publicize the Show.

Run tests

To run tests, run the following command:

  • To run tests run :
  • npx hint .
  • npx stylelint "*/.{css,scss}"
  • npx eslint .

Deployment

(back to top)

👥 Authors

👤 Hamza Ramalan

(back to top)

🔭 Future Features

Features to be added:

  • [Project: Accessibility and Contacts]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I'd like to acknowledge and appreciate my coding and learning partner for their input in the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)