Skip to content

mustbefail/ultimate-gif-app

Repository files navigation

Ultimate gif app

Deploy status

Linter and Test

An application that allows you to view and search gifs using the GIPHY API

As a user I can:

  1. Generate random gif.
  2. Search gifs by name.
  3. Get trending gifs.
  4. Get gifs by category.
  5. Infinite scroll for get more gifs.
  6. Receive list of valid terms that comletes the given tag.
  7. Add to favorites, get link on gif.
  8. Save favorites gif.

Development

make install to install dependencies.

make start to launch dev server, app would be served at http://localhost:1234/

make lint to lint and prettify your code

make build to build production distribution package

About

An application that allows you to view and search gifs using the GIPHY API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published