项目作者: anujsinghwd

项目描述 :
GIF Search Application
高级语言: JavaScript
项目地址: git://github.com/anujsinghwd/react-gif-search.git
创建时间: 2018-09-27T10:27:37Z
项目社区:https://github.com/anujsinghwd/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