Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Application that displays GIFS in a grid, according to the category typed by the user. Uses React Components and the GIPHY API. Tested using JEST and Enzyme

Notifications You must be signed in to change notification settings

augusticor/react-gifexpertapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚛️ React Gif Expert App 🎥

Application that displays GIFS in a grid, according to the category typed by the user. It uses React Components and the GIPHY API to search for the GIFS. It was tested using JEST and Enzyme libraries. Uses C.I. from github actions, for every "commit".

You can visit the production site on Gif Expert App site.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner. Also notice the C.I. configuration for the project on react.js.yml file. All commits are tested.

About

Application that displays GIFS in a grid, according to the category typed by the user. Uses React Components and the GIPHY API. Tested using JEST and Enzyme

Topics

Resources

Stars

Watchers

Forks