suryanshsingh2001 / MyLibrary

MyLibrary 📚 is a modern library management web app built with React.js, 🔐 Auth0 for authentication, 📖 Google Books API for book data, and styled with 🎨 Tailwind CSS for a delightful user experience.
https://mylibrary01.vercel.app/
MIT License
25 stars 25 forks source link

Fixed pagination bug #75

Closed VinayGadKerkar closed 1 month ago

VinayGadKerkar commented 1 month ago

Resolves #74 -Added a load more button at the bottom for loading more pages -Enables the user to access the footer for user demanded time

vercel[bot] commented 1 month ago

@VinayGadKerkar is attempting to deploy a commit to the Suryansh Singh's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mylibrary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 10:42am
suryanshsingh2001 commented 1 month ago

@VinayGadKerkar We had encountered a deployment bug, so we had rollback some changes. Please make sure to take latest pull from main branch, and then add these changes

suryanshsingh2001 commented 1 month ago

@VinayGadKerkar Awesome Work.