Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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