/Set-up-project-with-webpack

This is Set up project with webpack built in our second module of our curriculum at microverse. Our goal here is to Build a book application with add and remove feature from scratch using JavaScripts.

Primary LanguageJavaScript

Set-up-project-with-webpack | MODULE-II

This is Set up project with webpack built in our second module of our curriculum at microverse.

Our goal here is to Build a book application with add and remove feature from scratch using JavaScripts.

Features implemented so far are:

  • Responsive HTML page
  • Add book feature
  • Remove book feature
  • Saving current state of book list to local storage
  • Live date and time update using luxos library

Built With

  • Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).

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

Prerequisites

The basic requirements for building the executable are:

  • A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
  • VSCode or any other equivalent code editor
  • Node Package Manager (For installing packages like Lighthous, webhint & stylelint used for checking for debugging bad codes before deployment)

Getting Started

Cloning the project

git clone  https://github.com/L2oukmane/Set-up-project-with-webpack<Your-Build-Directory>

License

All source code files are licensed under the permissive zlib license (http://opensource.org/licenses/Zlib) unless marked differently in a particular folder/file.

Author