Inspiration
Currently, I'm learning JavaScript while building projects. Thus, I selected a project which helps me to learn more about JavaScript.
What it does
Takes any location on the earth as input and provides the weather details about it.
How I built it
- created an API key
- fetched the API
- created and styled the markup
- added functions with JavaScript
Challenges I ran into
- working with custom variables in CSS
What I learned
- the fetch API
- AJAX request
Log in or sign up for Devpost to join the conversation.