It consists of a web application that allows the user to search, create and download animated GIFs.
- Node.js (https://nodejs.org/en/)
- npm (https://www.npmjs.com/)
- GIPHY API Key (https://developers.giphy.com/)
- Search animated GIFs.
- Create animated GIFs.
- Download animated GIFs.
- View animated GIFs.
- Clone the repository
git clone
- Install dependencies
npm install
- Start the server
npm run dev
- Vite (https://vitejs.dev/)
- React (https://es.reactjs.org/)
- Sass (https://sass-lang.com/)
- Axios (https://axios-http.com/)
- GIPHY API (https://developers.giphy.com/)
- Swiper (https://swiperjs.com/)
- Tailwind CSS (https://tailwindcss.com/)
- TypeScript (https://www.typescriptlang.org/)
El mismo consiste en una aplicación web que permite al usuario buscar, crear y descargar GIFs animados.
- Node.js (https://nodejs.org/en/)
- npm (https://www.npmjs.com/)
- GIPHY API Key (https://developers.giphy.com/)
- Buscar GIFs animados.
- Crear GIFs animados.
- Descargar GIFs animados.
- Visualizar GIFs animados.
- Clonar el repositorio
git clone
- Instalar dependencias
npm install
- Iniciar el servidor
npm run dev
- Vite (https://vitejs.dev/)
- React (https://es.reactjs.org/)
- Sass (https://sass-lang.com/)
- Axios (https://axios-http.com/)
- GIPHY API (https://developers.giphy.com/)
- Swiper (https://swiperjs.com/)
- Tailwind CSS (https://tailwindcss.com/)
- TypeScript (https://www.typescriptlang.org/)