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

https://github.com/fanboykun/sveltekit-breeze

Authentication Starterkit for Sveltekit. Inspired By Laravel Breeze
https://github.com/fanboykun/sveltekit-breeze

Last synced: 17 days ago
JSON representation

Authentication Starterkit for Sveltekit. Inspired By Laravel Breeze

Awesome Lists containing this project

README

          

# Sveltekit-Breeze

Authentication Starterkit for Sveltekit. Inspired By Laravel Breeze

## Usage

Make your repository using this template repository

## Stack
- Typescript
- Lucia Auth
- Prisma ORM
- Shadncn-svelte
- Tailwind CSS

## Screenshoots

![Login Page](/static/login_page.png)
![Register Page](/static/register_page.png)
![Dashboard Page](/static/dashboard_page.png)
![Profile Page 1](/static/profile_page_1.png)
![Profile Page 2](/static/profile_page_2.png)