Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 601 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 601 Bytes

GifApp with React

How many times you want to find the perfect gif and you don't know a nice page? ... Don't worry, here's the GifApp!

Find different Gifs about anything you want, just type it and here it is! The search is limit for 12 cards.

This project is a basic example about how to consume an API in React. I used GIPHY to do it, you can find it here:

Link

alt text

This project was build with:

  • React
  • Tailwind: Responsive design with Grid and CSS styles.