Skip to content

Commit 4a80717

Browse files
committed
add badge
1 parent 5ff46a1 commit 4a80717

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
![GitHub Banner](public/image/github.jpg)
44

5+
![Next.js](https://img.shields.io/badge/Next.js_15-000000?style=for-the-badge&logo=nextdotjs&logoColor=white)
6+
![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)
7+
![shadcn/ui](https://img.shields.io/badge/shadcn/ui-000000?style=for-the-badge&logo=shadcn/ui&logoColor=white)
8+
![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-grey?style=for-the-badge&logo=tailwind-css&logoColor=38B2AC)
9+
![Better Auth](https://img.shields.io/badge/BetterAuth-Authentication-blueviolet?style=for-the-badge)
10+
![TypeScript](https://img.shields.io/badge/TypeScript-TypeSafety-blue?style=for-the-badge&logo=typescript)
11+
![Docker](https://img.shields.io/badge/Docker-Containerization-2496ED?style=for-the-badge&logo=docker)
12+
13+
514
This project is a [Next.js](https://nextjs.org) application initialized with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app) and using [Prisma](https://www.prisma.io/) for database management. It also integrates [shadcn](https://ui.shadcn.com/) for UI components and [Better Auth](https://betterauth.dev/) for authentication.
615

716
## Project Overview

0 commit comments

Comments
 (0)