Skip to content

A user-friendly online bookstore where users can browse books, add them to wish list, and explore daily deals. It includes multiple sections to display books and manage user interactions.

Notifications You must be signed in to change notification settings

climaxmba/online-bookstore

Repository files navigation

Online Bookstore

Netlify Status

A user-friendly bookstore where users can browse books, add them to wish-list, and explore daily deals. It includes multiple sections to display books and manage user interactions.

✨ Features

  • Wishlist.
  • Price Discounts.
  • Shopping Cart & Checkout.

🚀 Usage

Opening the demo

Open https://climaxmba-bookstore.netlify.app/ in your browser. You could also clone this project and run this command if you have npm installed and love the long process. When it's done, open http://localhost:5173 to see the demo.

npm install && npm run dev

Buying a book

  1. Click the Books button on the homepage.
  2. Click the book you want to buy.
  3. Click Add to Cart.
  4. On the navbar (or menu for mobile users), click cart.
  5. Click PROCEED TO CHECKOUT.
  6. Follow the steps on the checkout page and place your order.

PS: This is just a demo project, you're not really buying books.

Working with wishlist

Each book item has a star icon, it allows you to add and remove the book from wishlist.

🙏 Acknowledgement

About

A user-friendly online bookstore where users can browse books, add them to wish list, and explore daily deals. It includes multiple sections to display books and manage user interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published