prnvptl / AwesomeGiphy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features of the App:

Goal: Create a user friendly Giphy search.

Features:

  • Search - User can search for a giphy in the search bar on top.
  • Recent Searches - Local cache that will store recent searches and show the list to users
    • User can select a previously searched term
  • Giphy - User can scroll through Giphy list
  • Pagination - User can paginate between page results.
  • Uses Giphy API
  • Typescript

How to run the app:

  • Make sure you have yarn installed on your machine. If you do not, you can install yarn using Homebrew on Mac:
brew install yarn
yarn

And then:

cd ios && pod install
yarn ios

Or

yarn android

Requirements

  • The app should run on both Android and iOS

About


Languages

Language:TypeScript 36.1%Language:Java 25.1%Language:Objective-C 17.9%Language:Starlark 7.7%Language:Shell 5.3%Language:JavaScript 4.6%Language:Ruby 3.3%