Skip to content

upc-pre-202520-1asi0730-7468/catch-up

Repository files navigation

CatchUp (catch-up)

Overview

This application allows users to catch up on news articles from various sources. It uses the NewsAPI to fetch the latest news and display it in a user-friendly interface.

Features

  • Fetches news sources from NewsAPI.
  • Displays articles from selected news sources.
  • Allows users to switch between English and Spanish languages.

Technologies Used

  • Vue 3
  • Vite
  • Axios
  • NewsAPI
  • Vue-i18n

User Stories

The user stories for the application can be found in the docs/user-stories.md file.

Class Diagram

The class diagram for the application can be found in the docs/class-diagram.puml file.