Basic form to consume a "on demand" giphy GIF (API) based on input text
- The projects builds a simple page with a single "text" input.
- fetches a new image based on the key search text
- renders the image in the page without refreshing the page.
- HTML/CSS, Javascript, Webpack, NPM, yarn.
- ESlint, Stylelint
- VSCode
- Giphy API
To get a local copy up and running, follow these simple example steps.
- To install the app in your system, make sure you have node/npm installed. get npm
- Clone the repository in your system by using:
git clone
- Next step is to CD into the local repository and run:
$ npm install
👤 Carlos Anriquez
- Github: @canriquez
- Twitter: @cranriquez
- Linkedin: linkedin
- Portfolio: carlosanriquez.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Family, always my family.
- The Beagles!
This project is MIT licensed.