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

https://github.com/pheralb/gifit

đŸ•šī¸ A place to discover amazing gifs.
https://github.com/pheralb/gifit

api chakraui create-react-app gif giphy react react-router-v6 reactjs vercel

Last synced: about 1 year ago
JSON representation

đŸ•šī¸ A place to discover amazing gifs.

Awesome Lists containing this project

README

          

## 🚀 Getting Started:

Gifit is a project to discover gifs using [Giphy API](https://developers.giphy.com/).

1. Make a fork of the project, clone it and run the following:

```bash
npm install
```

## âŦ†ī¸ Open project:

1. Run on your terminal:

```bash
npm run dev
```

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

## đŸ› ī¸ Build with React:

To learn more about React, take a look at the following resources:

- [React Documentation](https://es.reactjs.org/).
- [Create-React-App](https://create-react-app.dev/docs/getting-started/).

## âœ”ī¸ Deployed in Vercel:

Access Gifit: [https://gifit.vercel.app/](https://gifit.vercel.app/).