Build an E-book Reader in Angular With Gutendex API
In this project, we will build an e-book reader using the Gutendex API, a web API for Project Gutenberg e-book metadata. We will use the API to fetch and display the books metadata and the text.
This project will allow the readers to search and read the books they want. They will also be able to change the font size, and line spacing. Also, we will learn to do an optional line breaks toggle for continuous display. We’ll use features like dependency injection and Angular pipes to fetch and display the data from the API and to implement the search feature.
The final book display will be as follows: