Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 650 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 650 Bytes

GifApp

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

How does the app work?

  • Type a topic or category in the search engine to find related gifs.
  • If you perform several searches without refreshing the browser, the gifts will be added to the gallery.
  • It's a fun app ! 🤪

Demo GifApp