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
- Host: GitHub
- URL: https://github.com/ycabrera90/giphyapp
- Owner: ycabrera90
- Created: 2022-10-16T02:13:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T18:40:46.000Z (over 3 years ago)
- Last Synced: 2025-03-16T00:23:24.166Z (over 1 year ago)
- Topics: ant-design, css-modules, firebase-hosting, jest, react, react-router-dom-v5, react-testing-library, redux-toolkit, sass, typescript
- Language: TypeScript
- Homepage: https://eip-giphy-app.web.app/
- Size: 1000 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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