GIFENGINE is a simple GIF search engine that allows users to search for and discover GIFs using the Ternor API. This project is built using HTML, CSS, and JavaScript, and it provides an intuitive interface for users to search for their favorite GIFs and share them with others.
- GIF Search: Easily search for GIFs using keywords or phrases.
- Trending GIFs: Browse through the trending GIFs provided by the Ternor API.
- Share: Share your favorite GIFs with friends and family by copying the GIF link.
You can access and use GIFENGINE through the following link: GIFENGINE
- HTML: The structure and layout of the website.
- CSS: Styling and layout of the user interface.
- JavaScript: Implementing the interactive features and handling API requests.
- Ternor API: Used for fetching GIF data based on user queries and trending GIFs.
To run the GIFENGINE project locally, follow these steps:
- Clone the repository:
gh repo clone devansh-m12/GIFENGINE
- Open the project folder:
cd GIFENGINE
- Open the
index.html
file in your preferred web browser.
Contributions to GIFENGINE are welcome! If you find any issues or want to enhance the project, feel free to open a pull request. Make sure to follow the existing code style and guidelines.
This project is licensed under the MIT License.
If you have any questions or suggestions about GIFENGINE, you can reach out to the project owner:
- Devansh Mistry
- GitHub: devansh-m12
Feel free to explore, contribute, and enjoy GIFENGINE!