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

https://github.com/amruthpillai/living-logos

A curation of popular logos, brought to life using HTML, CSS and some fun keyframe animations.
https://github.com/amruthpillai/living-logos

Last synced: 4 months ago
JSON representation

A curation of popular logos, brought to life using HTML, CSS and some fun keyframe animations.

Awesome Lists containing this project

README

          

Living Logos is a curation of popular logos, brought to life using HTML, CSS and some fun keyframe animations.

### [Visit Website](https://living-logos.vercel.app)

### Demo

https://user-images.githubusercontent.com/1134738/213015414-223cc149-2bc9-4564-a006-08bc55be6243.mov

### Logos

- [Git](https://living-logos.vercel.app/logo/git)
- [Netflix](https://living-logos.vercel.app/logo/netflix)
- [YouTube](https://living-logos.vercel.app/logo/youtube)
- [Instagram](https://living-logos.vercel.app/logo/instagram)
- [Google](https://living-logos.vercel.app/logo/google)
- [Microsoft](https://living-logos.vercel.app/logo/microsoft)
- [Figma](https://living-logos.vercel.app/logo/figma)
- [Dropbox](https://living-logos.vercel.app/logo/dropbox)
- [Spotify](https://living-logos.vercel.app/logo/spotify)
- [Google Photos](https://living-logos.vercel.app/logo/google-photos)
- [React](https://living-logos.vercel.app/logo/react)
- [Domino's Pizza](https://living-logos.vercel.app/logo/dominos-pizza)

### Tech Stack

- Svelte/SvelteKit
- Chose this framework mainly because of the ability to code the DOM layout, and CSS styling directly in one single file.
- SCSS
- For better, readable CSS code and easier variable management
- Vercel
- Hands down, the most simplest plug-and-play hosting for static sites right now