Skip to content

📚 📘 Search for books through google books API using Angular, in order to learn how to consume external APIs, and improve understanding in Angular

License

Notifications You must be signed in to change notification settings

awkiamaru/booksure

Repository files navigation

SEARCH BOOKS

Wellcome to Search books, find books by author name, subject or book title.

                                      Contributions welcome License Awesome Netlify Status

Getting started

This project was inspired by the APP IDEAS repository, in which one of the projects is a Book Finder. And to develop this web page I decided to use Angular and the Google Books API.

Introduction

Many people look for books to read or buy, but sometimes forget the name of the book, but remember the author or editor who published the book, thinking about it, I decided to develop Booksure, a website made in Angular that consumes the Google books API, making it easier for people to search for books, and learning more Angular concepts. Search for books anywhere, you don't need to know the name of the book, if you know the name of the author or the publisher, just type and search

Prerequisites

What you need to install to use the software locally

  • NodeJs
  • Npm or Yarn
  • Angular

Installation

What you need to run the system locally you need these commands

$ npm install
$ npm run start

or if you use yarn

$ yarn install
$ yarn start

Authors

  • Luis Fernando - Initial work - LuisFrag

License

Usage is provided under the MIT License. See LICENSE for the full details.

About

📚 📘 Search for books through google books API using Angular, in order to learn how to consume external APIs, and improve understanding in Angular

Topics

Resources

License

Stars

Watchers

Forks

Packages