Skip to content

rociobenitez/react-gifapp

Repository files navigation

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