Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afcms/steam_artwork_downloader
https://github.com/afcms/steam_artwork_downloader
downloader steam tailwindcss typescript vite
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/afcms/steam_artwork_downloader
- Owner: AFCMS
- License: gpl-3.0
- Created: 2024-07-03T22:34:24.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-25T05:34:19.000Z (about 2 months ago)
- Last Synced: 2024-10-10T22:16:37.209Z (about 1 month ago)
- Topics: downloader, steam, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://steam-artwork-downloader.vercel.app
- Size: 186 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steam Artwork Downloader
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FAFCMS%2Fsteam_artwork_downloader)
This project allows you to download Steam artwork images from the Steam CDN for any Steam game.
Built with:
- [Vite](https://vitejs.dev)
- [React](https://react.dev)
- [Tailwind CSS](https://tailwindcss.com)
- [Vercel](https://vercel.com)
- [Vercel Analytics](https://github.com/vercel/analytics)## Usage
```shell
pnpm install
``````shell
pnpm run dev
```