Skip to content

NeilChavez/Giffy-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giffy Search App

This is a Giffy Search App which brings information from Giphy's API. This App is a single page application made with ReactJS. For the Router I used React Router Dom. For the management of the forms I used Formik with Yup.

For user management I used Firebase. The user can register and/or login via email. The app allows you to search through a "Search" form. The user can also "like" the gifs and remove the "like".

Here is a Live Demo.

Live Demo

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 your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.