Vacation Destination Wish List App
Welcome to the Vacation Destination Wish List App! This application is a simple tool built for practicing HTML, CSS, and JavaScript. It allows users to create and manage their dream vacation destinations in a user-friendly interface.
Features Add Destinations: Users can easily add new destinations to their wish list. Remove Destinations: Unwanted destinations can be removed from the list with a single click. Manage Descriptions: Each destination can have a description associated with it, providing users with details about why it's on their wish list. Upload Images: Users can upload images for each destination, making the wish list visually appealing and inspiring.
Usage
Adding a Destination:
Click on the "Add Destination" button. Enter the destination's name, description, and upload an image. Click on the "Add" button to add the destination to your wish list.
Removing a Destination:
Click on the "Remove" button next to the destination you want to remove from your wish list.
To run this application locally, follow these steps:
Clone this repository to your local machine. Open the index.html file in your web browser.
Contributing Contributions are welcome! If you'd like to improve this application or fix any issues, feel free to submit a pull request.