Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brijenmakwana/giphyworld
This projects shows you all the trending gifs in current time. It uses Axios to fetch data from Giphy's official API. You can also search for a specific gif. You can also convert any text in a gif, just add your text and it will be automatically translated to a gif.
https://github.com/brijenmakwana/giphyworld
expo giphy-api react-native reactnavigation restapi typescript
Last synced: 15 days ago
JSON representation
This projects shows you all the trending gifs in current time. It uses Axios to fetch data from Giphy's official API. You can also search for a specific gif. You can also convert any text in a gif, just add your text and it will be automatically translated to a gif.
- Host: GitHub
- URL: https://github.com/brijenmakwana/giphyworld
- Owner: BrijenMakwana
- Created: 2022-02-01T11:56:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T06:06:44.000Z (almost 3 years ago)
- Last Synced: 2024-12-12T12:09:24.043Z (2 months ago)
- Topics: expo, giphy-api, react-native, reactnavigation, restapi, typescript
- Language: TypeScript
- Homepage: https://play.google.com/store/apps/details?id=com.brijenmakwana.Giphy
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Giphy World
This projects shows you all the trending gifs in current time. It uses Axios to fetch data from Giphy's official API. You can also search for a specific gif. You can also convert any text in a gif, just add your text and it will be automatically translated to a gif.
***Download the app from [Play Store](https://play.google.com/store/apps/details?id=com.brijenmakwana.Giphy)***
## Screenshots
![]()
![]()
![]()
![]()
## Features
- Get trending gifs from all around the world.
- Search for any gifs of your interest.
- Translate your text into a gif.
- Share this gifs on social media right from the app.## Technology and Tools
- React Native
- Expo
- React Navigation
- Typescript
- Axios