A mobile application built using the Ionic framework which enables the development of hybrid mobile apps using HTML5 and AngularJS. The app utilizes the Giphy API to show a user an infinite scrolling list of unicorn gifs. It also allows a user to view trending gifs and search for any gifs that they would like.
- Clone the repository to your local machine: git clone https://github.com/KlimekM/gifs-for-all.git
- Install the dependencies npm install
- Run the server ionic serve
- Running the server should open up a window with the app. Otherwise, navigate to: http://localhost:8100/
- Resize your browser to mimic the size of a phone (see screenshots below).