A catalog of GIFS with search functionality, interaction and external API plus capture of video.
Click here and let the magic begin!
You need to make sure you have an API key, by default the project has mine, but you need to use yours! change it at functions.js
git clone https://github.com/Addin/GifOS.git
Run the following command, make sure you are in the root folder.
If you are using NPM
npm install
If you are using Yarn
yarn install
Make sure you are in the root of the folder, then simply run
npm start
and let the magic begin!
Open a Issue or help me with a pull request
- Use lazy-load (intersection observer) to optimize the GIFS load
- Optimize the JavaScript