https://github.com/pagarciasima/angular-gifs-app
https://github.com/pagarciasima/angular-gifs-app
angular css giphy-api html typescript
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pagarciasima/angular-gifs-app
- Owner: PagarciaSima
- Created: 2024-10-16T17:36:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T06:51:30.000Z (over 1 year ago)
- Last Synced: 2025-03-06T02:47:11.487Z (over 1 year ago)
- Topics: angular, css, giphy-api, html, typescript
- Language: TypeScript
- Homepage: https://gifs-application-angular.netlify.app/
- Size: 1.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🕵️♂️ Aplicación de Búsqueda de GIFs en Angular 15.2.0
## 🌟 Características
Esta es una sencilla aplicación en Angular que permite buscar GIFs a través de la API de [Giphy](https://developers.giphy.com/).
Los GIFs buscados se guardan en un **historial en LocalStorage**, y el usuario tiene la opción de limpiar el historial con un botón dedicado.
### 🚀 Tecnologías utilizadas
- **Angular 15.2.0**
- **Giphy API** para las búsquedas
- **LocalStorage** para guardar el historial
- **Netlify** para el despliegue
### 🖥️ Interfaz

### 🔗 Enlace a la App Desplegada
➡️ [Ver la aplicación en Netlify](https://gifs-application-angular.netlify.app/)
---
### 📹 Demo en YouTube
Mira el funcionamiento de la aplicación en este video:
[Demo en YouTube](https://youtu.be/ctwxMWiElv8)
---
## 📦 Instalación y uso
1. Clona este repositorio:
```bash
git clone https://github.com/PagarciaSima/Angular-Gifs-APP
cd Angular-Gifs-APP