This project was bootstrapped with Create React App.
- react-router
- redux
- redux-thunk
- superagent
- firebase
You can customize app with your firebase configurations
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone https://github.com/hmmeral/react-gif-search.git
> cd react-gif-search
> yarn install
> yarn start
Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> yarn install
> yarn start