Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rociobenitez/react-gifapp

This is my GifApp repository
https://github.com/rociobenitez/react-gifapp

api api-rest giphy giphy-api giphy-example giphy-gifs jest jest-snapshots jest-tests react reactjs testing testing-library vite vitejs yarn

Last synced: 5 days ago
JSON representation

This is my GifApp repository

Awesome Lists containing this project

README

        

# GifApp

- This is a [React.js](https://es.reactjs.org/) project.
- You can see the [Demo](https://rociobenitez.github.io/react-gifapp/)

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## How does the app work?

- Type a topic or category in the search engine to find related gifs.
- If you perform several searches without refreshing the browser, the gifts will be added to the gallery.
- It's a fun app ! ðŸĪŠ

![Demo GifApp](https://github.com/rociobenitez/react-gifapp/blob/main/public/demo-gif-app.png)