anujsinghwd / react-gif-search

GIF Search Application

Home Page:https://anujsinghwd.github.io/react-gif-search/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React GIF Search

A simple gif search created with Tenor. This project is bootstraped with Create React App.

Preview

Preview

To see how it's work

  1. Fork and star this repo**
  2. Clone this repo**

$ git clone https://github.com/anujsinghwd/react-gif-search.git

3). Run the following command in your project directory**

$ cd react-gif-search $ npm install $ npm run start

Other Scripts

$ npm run build -> minify the app for production

$ npm run test -> to run the test cases

$ npm run eject -> to eject this project to cli version

Credits

ReactJS

Create React App.

Tenor

About

GIF Search Application

https://anujsinghwd.github.io/react-gif-search/


Languages

Language:JavaScript 62.9%Language:CSS 25.0%Language:HTML 12.0%