An online library web application.
Front-end Developer.
Personal Project
Oct.2022
Bright Reads is a dynamic online library web application integrated with Google Books and Open Library API’s. It enables users to search, explore, and discover millions of books across various genres and categories. With a user-friendly interface, Bright Reads makes it easy for book enthusiasts to find their next read.
Building Bright Reads was an opportunity to experiment and learn about different concepts in React, Javascript, and design. Some of the things i learned about include:
Promise.all
to prevent waterfall data fetching.