Skip to content

This online bookstore application provides a foundational structure for an e-commerce site, utilizing modern web development technologies and practices.

Notifications You must be signed in to change notification settings

pharaohmak/My-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 My Library

My Library is a responsive and interactive book shopping platform built with React and React Router. It allows users to explore a curated list of books, view detailed information, manage their shopping cart, and see real-time price calculations.

🚀 Features

  • 🛒 Shopping Cart Management – Add, update, or remove books from the cart with live updates.
  • 💵 Dynamic Pricing – Automatically calculates subtotals, taxes, and total costs in real time.
  • 🧭 Clean Navigation – Navigation bar with active link highlighting and live cart item count.
  • 📱 Responsive Design – Fully optimized for all screen sizes and devices.
  • 🧩 Scalable Architecture – Component-based structure ready for future enhancements.

🧰 Tech Stack

Category Technologies
Frontend React, React Router DOM
Logic & State JavaScript (ES6+)
Styling HTML5, CSS3
Data Local static file (data.js)

📸 Screenshots

📦 Installation

To get started locally:

git clone https://github.com/your-username/my-library.git
cd my-library
npm install
npm start

About

This online bookstore application provides a foundational structure for an e-commerce site, utilizing modern web development technologies and practices.

Topics

Resources

Stars

Watchers

Forks