← All projects
intermediate5h
API-Powered Lookup App
Combine JavaScript's fetch API with REST concepts and JSON handling to build a small app that queries a mock weather API.
Tracks: Git, APIs & SQL, JavaScript
Objectives
- Send a fetch request and handle the JSON response
- Design a small REST-style request/response contract
- Handle loading, success, and error states in the UI
- Avoid unhandled promise rejections
Before you start
Milestones
0%