Skip to content

bradgarropy/adobe-weather

Repository files navigation

🌡 adobe weather

During an interview with Adobe, I was asked to fetch and show the weather using Adobe's in house component library.

vercel github actions codecov contributing contributors discord

❓ question

Using React and Adobe's React Spectrum, fetch and display the weather based on a user provided zip code. Use OpenWeatherMap to retrieve the weather data.

🤔 assumptions

For the purposes of this exercise, I assumed we were only interested in the temperature information.

💀 execution

git clone https://github.com/bradgarropy/adobe-weather.git
cd adobe-weather
npm install
npm start

✨ contributors


Brad Garropy

💻 🎨 📖 🚇 ⚠️