Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/upc-pre-202402-si730-sv51/catch-up

News API client application, illustrating UI components with PrimeVue, and API service integration with Axios. It also supports i18n with Vue I18n.
https://github.com/upc-pre-202402-si730-sv51/catch-up

axios dotenv javascript primeflex primeicons primevue vue vue-i18n

Last synced: 10 days ago
JSON representation

News API client application, illustrating UI components with PrimeVue, and API service integration with Axios. It also supports i18n with Vue I18n.

Awesome Lists containing this project

README

        

# CatchUp

## Summary
News API client application, illustrating UI components with PrimeVue, and API service integration with Axios. It also supports i18n with Vue I18n.

# Features
- PrimeVue UI components
- Axios API service integration
- Vue I18n for localization
- Fetch news from News API
- Fetch news sources from News API
- Environment variables

# Framework and Dependencies
The project is built with Vue 3 Framework, and the following dependencies:
- PrimeVue (https://primevue.org/)
- Axios (https://axios-http.com/)
- Vue I18n (https://vue-i18n.intlify.dev/)
- Dotenv (https://www.npmjs.com/package/dotenv)

# Information Providers
- News API (https://newsapi.org/)
- Clearbit Logo API (https://clearbit.com/logo)