albumator
A modern web application built with SvelteKit 5 for managing, sharing, and viewing your photo collections.
Built with a focus on simplicity and performance using SQLite as the database.
Demo
Tech Stack
- Frontend: SvelteKit 5 with TypeScript
- Styling: Tailwind CSS
- Database: DrizzleORM with SQLite
- Language: TypeScript
Features
- Photo collection management
- Easy photo sharing capabilities
- Image viewing and gallery modes
- Search and filter functionality
- Responsive design
- Brutalist design
- User friendly UX
Getting Started
Prerequisites
- Node.js (v18 or higher)
- pnpm/npm/yarn
Installation
- Clone the repository
```bash
git clone https://gitlab.com/sachahjkl/albumator.git