Previously this project was written with SolidJS + Masonry, but i got headache implementing pagination and decided to rewrite it with Vue.
Image gallery for my beloved wife, Keqing 🥰 (Please don't take this seriously)
- Vue + Vite + TS
- Tailwind
simply just
git clone https://github.com/g4mless/keqingstock.git
npm installnpm run buildor run it first
npm run devYou can customize the web theme and images if you know how.
For the images, i store it with api, so you maybe also want to see my api if you want to store your image without hassle integrating to this project.