You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This GitHub repository contains the code for Awesome Books ES6, a book catalogue developed using modern web development techniques and tools. The project utilizes ES6, JS objects and classes, HTML semantic elements, and CSS to create a user-friendly and responsive book catalogue where users can add and remove books.
This GitHub repository contains the code for Awesome Books ES6, a book catalogue developed using modern web development techniques and tools. The project utilizes ES6, JS objects and classes, HTML semantic elements, and CSS to create a user-friendly and responsive book catalogue where users can add and remove books.
A project built for a Udacity course. It is an Android app that uses the Google Books API to display listings for volumes searches. The user may use a search box to specify a query term. Search results are displayed in a list, where each listing shows the book's title and author. Clicking on a result directs the user to the browser to view detai…