Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 2.92 KB

readme.md

File metadata and controls

60 lines (47 loc) · 2.92 KB

🌡 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

💻 🎨 📖 🚇 ⚠️