/angular-library

Angular Application using Open Library API to list Book's by name or By Author's name

Primary LanguageTypeScript

Angular Library

Kindly consider leaving a ⭐ if you like the repository.

About The Project

This project built using Open Library API consisiting functionality to fetch book by it's name or by author name.

Built With

  • Angular

Usage

  1. Clone the repo
    git clone https://github.com/ARHAM5416/angular-library.git
  2. Install NPM packages
    npm install
  3. Run the Project
    ng serve