Skip to content

Developed End-to-End Good-Reads where user can register, login, and buy books. Used Redux state library, Firebase.

Notifications You must be signed in to change notification settings

sruthipunnana/good-reads-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developed a feature-rich Good Reads Clone using React and Redux, providing users with a seamless browsing experience, secure authentication, and an intuitive shopping cart system along with order history. ● Implemented Signup and Login Page along with form validations using Redux, Firebase Authentication and React Hooks. ● Implemented Different pages such as Home, Genres, Book Details, Cart, Customer Details, Payment Gateway, Order History using React- Router. ● Implemented Genres Page where users can filter, search books based on the title, author, description of a book. ● Integrated Google Books APIs to get books and book details. ● Implemented Payment Gateway using Stripe. ● Implemented Redux state library to store the login and signup details, book details, book item details, cart data, and customer's order history. Technologies used: React JS, Redux, JS, CSS, Bootstrap, React-Bootstrap, Routing, Google Books APIs, Firebase, Firebase Authentication, Stripe payment gateway