Work with external data and persistent storage
Complete a weather app that fetches data from API, allows search by city, displays temperature and conditions, saves recent searches, uses async/await, and handles loading and errors. Add localStorage to all previous projects.