Skip to content

el634dev/gif-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIF App

GIF search app that helps users search their favorite gifs


Table of Contents

Screenshot

> Coming soon

Tech Stack

Client
Server

Environment Variables

To run this project, you will need to add the following environment variables to your .env file before running python app.py

APP_KEY - set this as your Tenor API Key

Getting Started

Grab your Tenor API Key After you have you key, clone this repo using git clone and the link under the green code button Run npm install and then npm start

Prerequisites

This project uses npm as package manager which comes pre-installed with Node

Installation

Run Locally

Clone the project using

  git clone

Go to the project directory

  cd gif-search-main

Install npm

   npm install
   npm init

Start the server, can use nodemon but you must install it using npm install nodemon -g

   nodemon

Project Status

Project is: completed

About

GIF Search App using Tenor API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published