Skip to content

The gif search application is an animation made using CRA and GiphyAPI. The user enters a query into the search bar and gif animations for the query appear in the lower block

Notifications You must be signed in to change notification settings

theibd56/giphySearchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gif animation search application

This is a compact and easy-to-use and aesthetically appealing demonstration of a gif search application. Users have the ability to search for GIFs and click on the gif they like on the GIPHY website. My goal was to develop a modern UI/UX design from scratch: from design concept to implementation.

image

Check the Live Demo

Stack

HTML5 CSS3 JavaScript React Sass Webpack NPM

Features

  • the user can get gif animation on request
  • the user can go to the gif animation they like on the giphy website

Installation

Install giphySearchApp with npm

  npm install giphySearchApp
  cd giphySearchApp

Run Locally

Clone the project

  git clone https://github.com/theibd56/giphySearchApp

Go to the project directory

  cd giphySearchApp

Install dependencies

  npm install

Start the server

  npm start

Author

About

The gif search application is an animation made using CRA and GiphyAPI. The user enters a query into the search bar and gif animations for the query appear in the lower block

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published