Pack Your Bags is a lightweight and interactive React app that helps you plan and organize your travel packing list. Add items, track what's packed, and sort or clear your list easily. It’s a fun and practical tool designed to simplify your pre-travel routine — so you never forget your essentials again!
- Add items with quantity to your packing list
- Mark items as packed/unpacked
- Sort items by input order or packed status
- Clear the entire list with a confirmation prompt
- Responsive UI with a clean, minimal design
git clone https://github.com/shivasayz/packyourbags.gitcd packyourbagsnpm installnpm startYour app will open at https://localhost:3000
- React
- JavaScript (ES6+)
- HTML & CSS





