App weather
Javascript + html + css
Api consumption with async/await fetch from accuweather server using good api consumption practices. In the application you can search for the city you want to know the weather for and the application returns a text with the current weather and the temperature in degrees Celsius.
Screen 📷
git clone https://github.com/ivanmartins090317/app-weather.git
cd weather-application
in vscode navigate to src/index.html, right click and navigate to open with live server.
- Insert more user interactions.
- Improve color contrast.
- Cache latest searches.
https://app-weather-ac3nz8l7l-ivanmartins090317s-projects.vercel.app/