Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/upc-pre-202402-si730-sv51/catch-up
- Owner: upc-pre-202402-si730-sv51
- Created: 2024-09-04T00:29:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T17:17:52.000Z (5 months ago)
- Last Synced: 2024-11-22T08:43:49.829Z (2 months ago)
- Topics: axios, dotenv, javascript, primeflex, primeicons, primevue, vue, vue-i18n
- Language: Vue
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)