Skip to content

getFrontend/app-book-library

Repository files navigation

About

A project written to replicate plain JavaScript without the use of third-party libraries. Only On-change library for tracking state changes (appState and state) is used.

The structure of the application is divided into components and views.

Technology Stack: HTML + CSS + JS (ES6 Classes and Modules)

Builder: Vite + ESLint

Interface language: Ukrainian

You can search by book title or author and add your favourite book to your favourites.

API

https://openlibrary.org/dev/docs/api/search

Releases

No releases published

Packages

No packages published