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.
- Host: GitHub
- URL: https://github.com/pheralb/gifit
- Owner: pheralb
- Created: 2021-08-08T14:57:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T21:21:22.000Z (almost 4 years ago)
- Last Synced: 2025-05-31T11:35:41.544Z (about 1 year ago)
- Topics: api, chakraui, create-react-app, gif, giphy, react, react-router-v6, reactjs, vercel
- Language: JavaScript
- Homepage: https://gifit.pages.dev
- Size: 9.62 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).