Skip to content

slongdotexe/giphy-app

Repository files navigation

About This App

This app is a fun way to search Giphy for GIFs and see the latest trending GIFs.

Getting Started

  1. Clone the repository and change directories into the folder:
git clone [email protected]:slongdotexe/giphy-app.git
cd giphy-app
  1. Install and setup up the application:
yarn install
yarn prepare
  1. Copy .env.example and add your Giphy API key:
cp .env.example .env.local
  1. Run the application:
yarn dev
  1. Enjoy browsing GIFs! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published