Skip to content

Nikpolik/gif-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Gif Search Front-End

This is a web application that lets you search gifs on giphy

Some of the implemented features

  • Pagination + Load more
  • Persistent storage for urls, pagination info and search string
  • CSS Grid to position images
  • Mobile friendly user interface

Run the app

In order to run the app clone the directory and run the following commands

npm install && npm start

In order to build the app for production

npm install && npm run build

About

Gif search front-end based on Giphy API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published