PROJECT: NEWS EXPLORER




News Explorer
- React
- JavaScript
- REST API
- HTML
- CSS
- Figma
A React app for searching the latest news via API and saving articles to a personal list. Features authenticated saves, error-handled search, and a fully responsive layout.
Challenges
- Handling API latency and rate limits gracefully.
- Designing clean states for loading/errors.
- Managing saved articles state across views.
Learnings
- Robust fetch patterns and state handling.
- Client-side auth flows for simple saves.
- Mobile-first layout and content density.
Outcomes & Key Results
- Smooth search UX with clear feedback.
- Stable saves even on slow networks.
- Clean, accessible UI on all screen sizes.