Happy Gifs - GIF Search App

App for searching gifs from GIPHY public API.

Techs:

  • Vanilla JS
  • Vite for building and development environment
  • GIPHY public API for database

Demo:happy-gifs-demo

how-to-use


Installation

Install Dependencies

npm install

Run the project

npm run dev