Trip app with countdown timer and weather forecast
The application consists:
- Providing a static list of trips upon application start, with scroll functionality.
- Showing the forecast for each day of the selected trip upon user selection.
- Displaying today's weather forecast for the selected trip on the right side of the page, along with a countdown timer from the current date to the trip's start date.
- Allowing users to add a new trip with options to choose a city, start date, and end date within the next 15 days. The addition process should involve a modal window
- Showing the forecast for each day of the selected trip upon user selection.



