emir01 / book-finder

Book Search using Angular and RxJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Trove

A simple book search application using the Google Books API, Angular and RxJs.

Running the App with ng Serve

The default ng-serve configuration has been ovveriden in angular.json to run using the dev environment.

To run the application a Google Books API key is required. After creating one following the instructions here you will need to create an \environments\environment.dev.ts configuration file based on the environment.ts config and replace the API_KEY_HERE with the actual value!

About

Book Search using Angular and RxJs


Languages

Language:TypeScript 76.5%Language:HTML 14.8%Language:JavaScript 7.0%Language:CSS 1.7%