Skip to content

mar4uk/giphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIPHY image search app

Description

  • Web app that uses the GIPHY image search API and shows the results in a 1-column scrollable view (like Instagram).
  • The app lets users enter queries, such as "kittens".
  • The app supports endless scrolling, automatically requesting and displaying more images when the user scrolls to the bottom of the view.

How to build and start

npm install

Build

npm run build

Run tests

npm run test

Start the server. Server will start on http://localhost:8080

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published