Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinzunigacuellar/gifind

Find and share your favorites GIFs with the GIPHY API 🥳
https://github.com/kevinzunigacuellar/gifind

Last synced: 15 days ago
JSON representation

Find and share your favorites GIFs with the GIPHY API 🥳

Awesome Lists containing this project

README

        

# Gifind

Solid.js app that queries for trending gifs using the giphy API.

![gifind](https://user-images.githubusercontent.com/46791833/209589298-bb0f18ce-bfc3-4ba1-85e3-fb7e2783a1e6.png)

## Getting started

To get started, run the following commands:

```bash

# Install dependencies
pnpm install

# Start the dev server
pnpm dev

```

## Creditos

Curso gratis de react de [midudev](https://github.com/midudev)