mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 21:29:27 +01:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
---
|
|
slug: arthome
|
|
title: 🏡 ArtHome
|
|
description: Your personalized browser homepage
|
|
publishedAt: 2024/09/04
|
|
readingTime: 1
|
|
cover: arthome/cover.png
|
|
tags:
|
|
- web
|
|
---
|
|
|
|
[ArtHome](https://go.arthurdanjou.fr/arthome) is a customizable browser homepage that lets you organize all your favorite links in one place.
|
|
|
|
Create categories and tabs to group your shortcuts, personalize them with icons and colors, and make the page private if you want to keep your links just for yourself. The interface is clean, responsive, and works across all modern browsers.
|
|
|
|
## 🛠️ Built with
|
|
|
|
- [Nuxt](https://nuxt.com): An open-source framework for building performant, full-stack web applications with Vue.
|
|
- [NuxtHub](https://hub.nuxt.com): A Cloudflare-powered platform to deploy and scale Nuxt apps globally with minimal latency and full-stack capabilities.
|
|
- [NuxtUI](https://ui.nuxt.com): A sleek and flexible component library that helps create beautiful, responsive UIs for Nuxt applications.
|
|
- [ESLint](https://eslint.org): A linter that identifies and fixes problems in your JavaScript/TypeScript code.
|
|
- [Drizzle ORM](https://orm.drizzle.team/): A lightweight, type-safe ORM built for TypeScript, designed for simplicity and performance.
|
|
- [Zod](https://zod.dev/): A TypeScript-first schema declaration and validation library with full static type inference.
|
|
- and a lot of ❤️
|