/Awesome-book-ES6

This projected created using ES6 Javascript

Primary LanguageJavaScriptMIT LicenseMIT


Awesome_books_project

📗 Table of Contents

📖 Awesome_books_project website

Awesome book is a project built with a ES6 modules, with features that allow you to add to the list of books, remove from the list and save the list you already entered.

🛠 Built With VSCode

HTML/CSS, javascript

Client
Styling
functionality

Key Features

  • section to show list of books
  • Section to add to the list of books
  • A button to remove the form from the list of books

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

A beginner developer can use this template as a starting point for creating one page APP projects using Javascript and HTML/CSS with clean and organized code using the module directory.

Prerequisites

In order to run this project you need:

  • Node
  • ESlint set up

Setup

Clone this repository to your desired folder:

gh repo clone https://github.com/BANCUNGUYE66/Awesome-book-ES6.git

Install

Install this project with:

  
  gh repo clone Tafloninno/Awesome_books_project
  cd Awesome_books_project
  npm install -y

Run tests

To run tests, run the following command:

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

(back to top)

👥 Mugisha.I ,

👤 Mugisha.I

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

  • Add navigation
  • Add Es6 syntax

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project... Kindly leave a star ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

❓ FAQ (OPTIONAL)

  • Did you intergrate linters to your project

    • Yes
  • [Did you run all the tests

    • Yes

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)