Fetch article categories from strapi
Ouverte
enhancement
good first issue
help wanted
- Langage dominant
- JavaScript
- Étoiles
- 11
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Description
Currently, the article categories are hardcoded, so if the admin creates a new category, that tag won't appear on the website. The categories should be fetched from the Strapi API
## Implementation Model
Add API fetch to get the categories from the Strapi.
## Tasks
- [ ] Create a service to fetch categories
- [ ] Show these categories in article pages.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.