A simple React Native application that uses the Giphy API to fetch and display GIFs. Users can enter a search term, and the app dynamically retrieves and presents related GIFs.
https://drive.google.com/drive/folders/1wzzgG1q1wPqaZOgHamt80DOFn93R3sw9?usp=sharing
- Download
- Share
- Infinte Scroll
- Search GIFs
- Play/Pause Gifs
- Clone the repository.
- Install dependencies using.
-
npm install
-
- Obtain a Giphy API key and set it up in env file in src folder.
- Run the app on Android or iOS.
- React Native
- Expo
- Tailwindcss