Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suzukiryuichiro/formula-gif
Fun React application that helps you find the best Formula 1 gifs
https://github.com/suzukiryuichiro/formula-gif
gif react
Last synced: 1 day ago
JSON representation
Fun React application that helps you find the best Formula 1 gifs
- Host: GitHub
- URL: https://github.com/suzukiryuichiro/formula-gif
- Owner: SuzukiRyuichiro
- Created: 2021-03-23T13:26:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T13:36:11.000Z (over 3 years ago)
- Last Synced: 2024-11-09T09:39:50.524Z (about 2 months ago)
- Topics: gif, react
- Language: JavaScript
- Homepage:
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![screenshot](./screenshots/1.jpg)
# This Is Formula Gif
Formula Gif is a simple application where you can search for a gif that is related to F1## Note
Please keep in mind that too many search will overload my API requests and giphy will stop returning with pictures.## How to run locally
After cloning, please
```bash
yarn install
```
to install dependencies and
```bash
yarn start
```
to run on local host