https://github.com/pranjalkatiyar/giphy
APK File
https://github.com/pranjalkatiyar/giphy
debouncing giphy giphy-api infinte-scrolling react reactnative throttling trending
Last synced: 3 months ago
JSON representation
APK File
- Host: GitHub
- URL: https://github.com/pranjalkatiyar/giphy
- Owner: pranjalkatiyar
- Created: 2023-10-22T17:34:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T18:47:01.000Z (over 1 year ago)
- Last Synced: 2025-01-13T11:15:29.507Z (5 months ago)
- Topics: debouncing, giphy, giphy-api, infinte-scrolling, react, reactnative, throttling, trending
- Language: JavaScript
- Homepage: https://drive.google.com/drive/folders/1wzzgG1q1wPqaZOgHamt80DOFn93R3sw9?usp=sharing
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GIPHY
>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.## APK Link
>https://drive.google.com/drive/folders/1wzzgG1q1wPqaZOgHamt80DOFn93R3sw9?usp=sharing## Features
- Download
- Share
- Infinte Scroll
- Search GIFs
- Play/Pause Gifs## Usage
1. Clone the repository.
1. Install dependencies using.
- > npm install
1. Obtain a Giphy API key and set it up in env file in src folder.
1. Run the app on Android or iOS.## Tech Stack
- React Native
- Expo
- Tailwindcss