Welcome to the Trip List Application! This repository contains the code for a user-friendly tool to help you plan and organize your trips more efficiently.
- 📋 Add items to your trip list along with their quantities.
- 🗑️ Delete items you no longer need.
- 👀 Preview your entire trip list at a glance.
- 📝 Sort your list by item description for better organization.
- 📊 Get statistics about your trip, including the total number of items and quantities.
- ✅ Check off packed items and keep track of your packing progress.
- ❌ Delete packed items to keep your list clean.
- 📈 View statistics about your packing progress.
- Built using React for the frontend.
- React Bootstrap for responsive design and UI components.
- CSS for the design
- JavaScript for dynamic functionality.
- LocalStorage for storing your trip list locally in your browser. (In progress)
- Clone this repository to your local machine.
- Run
npm installto install dependencies. - Run
npm startto launch the application locally. - Start adding items and planning your trips!
Contributions to improve the application are welcome! If you have ideas for enhancements or spot any issues, feel free to fork the repository and submit a pull request.
You can see a live demo of the Trip List Application here.
If you have questions or suggestions, please don't hesitate to reach out:
- Email: [email protected]
Happy trip planning! 🌍🧳