Skip to content

EdwinRM/Giphy-Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Gif Searcher Website

Welcome to the Gif Searcher website repository. This website allows users to search for GIFs using the Giphy API and Materialize for the front-end.

Table of Contents

Introduction

The Gif Searcher website is a simple and fun way to search for and display GIFs using the Giphy API. Users can enter search queries, and the website will fetch and display relevant GIFs.

Features

  • Giphy API Integration: Utilizes the Giphy API to fetch GIFs based on user search queries.
  • Materialize Design: Implements Materialize for a visually appealing and responsive user interface.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/gif-searcher-website.git
  2. Open the website in your code editor:

    cd gif-searcher-website
  3. Customize the content:

    • Edit the HTML, CSS, and JavaScript files to tailor the website to your preferences.
    • Ensure Materialize CSS and jQuery are properly integrated.
  4. Test Locally:

    • Open the index.html file in your browser to test the website locally.

Usage

  1. Search for GIFs:

    • Enter a search query in the search bar and press Enter.
    • The website will fetch and display GIFs related to the search query.
  2. Clear Results:

    • Click the "Borrar" button to clear the displayed GIFs.

Contributing

Contributions are welcome! If you have improvements or feature suggestions, please submit a pull request.

License

This project is open-source and available under the MIT License.

Releases

No releases published

Packages

No packages published

Languages