A web application tailored for avid readers, designed to seamlessly integrate book search functionality with curated recommendations from the NYTimes Best Sellers list. This platform aims to enhance the reading experience by making it easy for users to discover and access top-rated books.
React.js: For building a dynamic and responsive user interface.
PostgreSQL: Employed to manage user data and book information efficiently.
Webpack: Used for bundling assets, allowing for optimized load times.
Node.js & Express: Powers the backend, providing a robust and scalable server environment.
Babel: Ensures compatibility across different browsers.
HTML5 and CSS3: For structuring and styling the application, ensuring a modern and accessible design.
NYTimes Books API: Utilized to fetch bestsellers by category, keeping the recommendations fresh and relevant.
Google Books API: Provides comprehensive book details and supports the robust search feature, allowing users to find books based on titles, authors, or keywords.