Books View

A project to view books and details about the books

Table of Contents

Demo

Visit the website here

Features

List the key features:

  • Shows a list of all books, featured books and recently add books
  • Search for a book title or author
  • View featured card details by hovering on it or clicking on its menu button on mobile

Installation

Installation of the project

Entry Point of the Project

The entry point of the project is the main.js in the root folder

Tools used

  • Vite Vite was used to modularize the code and bundled the project

  • Eslint For improving code quality and spotting errors in the code

  • Prettier Used for maintaining code arrangement

  • Husky Used to run commands before commit

  • Glider A zero dependency mini library which is an alternative to flickity used for carousel initialization