This site is a collection of GIFs that I created a long time ago that are hosted on Giphy under the DamnTV channel.
In the gallery you can drag an image to the left for trash or to the right for love.
The site is hosted on Vercel at damn-gif.vercel.app
yarn dev
- NextJS/Typescript
- Tailwind - for for styling
- Heroicons - for an icon system
- Jest/React Testing Library - for unit testing
- Framer Motion - for powering animation and interaction
Prettier is used to format code. The Tailwind Prettier plugin is used to organize Tailwind classes.