A simple gif search created with Tenor. This project is bootstraped with Create React App.
- Fork and star this repo**
- 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
$ 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