https://github.com/danielwpz/travel-checklist
https://github.com/danielwpz/travel-checklist
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielwpz/travel-checklist
- Owner: danielwpz
- Created: 2025-06-26T01:37:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-09T02:22:32.000Z (12 months ago)
- Last Synced: 2025-07-10T09:16:48.560Z (12 months ago)
- Language: TypeScript
- Size: 816 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel Checklist
A modern, interactive travel checklist application to help you stay organized and never forget the essentials for your next adventure.
## Features
- ✅ Interactive checklist with default travel items
- 📱 Responsive design that works on all devices
- 💾 Local storage to persist your checklist between sessions
- ➕ Add custom items to your checklist
- 🔄 Reset to default items when needed
- 🎨 Beautiful gradient design with modern UI components
## Getting Started
This project is located in the `travel-checklist` directory. Navigate to that folder to run the application.
```bash
cd travel-checklist
```
See the README in the `travel-checklist` directory for detailed setup and running instructions.