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.
- Fetches news sources from NewsAPI.
- Displays articles from selected news sources.
- Allows users to switch between English and Spanish languages.
- Vue 3
- Vite
- Axios
- NewsAPI
- Vue-i18n
The user stories for the application can be found in the docs/user-stories.md file.
The class diagram for the application can be found in the docs/class-diagram.puml file.