Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.53 KB

README.md

File metadata and controls

71 lines (40 loc) · 1.53 KB

Gif My Mood: API practice project

Basic form to consume a "on demand" giphy GIF (API) based on input text

Live demo

live demo

screenshot

Project Details

  • 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.

Built With

  • HTML/CSS, Javascript, Webpack, NPM, yarn.
  • ESlint, Stylelint
  • VSCode
  • Giphy API

Getting Started

To get a local copy up and running, follow these simple example steps.

Prerequisites

  • To install the app in your system, make sure you have node/npm installed. get npm

Setup

  • Clone the repository in your system by using:

git clone

Install

  • Next step is to CD into the local repository and run:

$ npm install

Author

👤 Carlos Anriquez

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Family, always my family.
  • The Beagles!

📝 License

This project is MIT licensed.