An open API service indexing awesome lists of open source software.

https://github.com/ycabrera90/giphyapp

Get your favorite gifs
https://github.com/ycabrera90/giphyapp

ant-design css-modules firebase-hosting jest react react-router-dom-v5 react-testing-library redux-toolkit sass typescript

Last synced: 2 months ago
JSON representation

Get your favorite gifs

Awesome Lists containing this project

README

          


EIP Studios

# Giphy App
On this [web site](https://eip-giphy-app.web.app/home) you can see the trending gifs. You can search for a specific word or phrase and the app will show you the best gifs related to that word or phrase.

## Built with
* [React](https://es.reactjs.org/docs/getting-started.html) - Javascript Library (Framework!)
* [Sass](https://sass-lang.com/) - CSS extension language
* [Node.Js](https://nodejs.org/en/docs/) - JavaScript runtime environment
* [Firebase](https://firebase.google.com/) - Deployment platform

## Clone and run app
These instructions will allow you to obtain a copy of the project on your local machine for development and test purposes.
Look the [**deployment**](https://eip-giphy-app.web.app/home) so you can see the final result.

#### Pre-requirements
For run this project you must have installed the following packages in your local machine

* [NodeJs](https://nodejs.org/en/)
* [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)

#### Clone and serve
For clone the project you need open a terminal, go to the folder which you want to work and put the follows commands
```
git clone https://github.com/ycabrera90/GiphyApp.git

cd GiphyApp

npm install

npm start
```

## Authors
* [**Yosniel Cabrera**](https://www.linkedin.com/in/eip-studios/) - *React Developer*

## License
This project is **public** and only for academic purposes.

## Read More 🎁
* Nothing important so far :-)


[⬆ Back to top](#giphy-app)


---
yosniel.ch@gmail.com