Skip to content

GIFOS - Web app consuming GIPHY's API made with vanilla JavaScript.

Notifications You must be signed in to change notification settings

AndresSalomon1990/gifos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFOS - Get gifs from GIPHY & create your owns

Live version in: https://project-gifos.netlify.app/

Main functionalities

  1. Dark mode.
  2. Search gifs from GIPHY with the search bar - it also has suggestions.
  3. Trending search terms from GIPHY. You can use them to search for gifs.
  4. Trending gifs from GIPHY.
  5. Save gifs as favorites, download them or expand them.
  6. Make your own gifs.
  7. Responsive to all devices.

Technologies used

  • HTML5
  • CSS3
  • Vanilla JS and Web APIs