Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit b5c1f9d

Browse files
committed
remove logo and image
1 parent 1327af4 commit b5c1f9d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
# create-t3-turbo-with-clerk
22

3-
<img width="1758" alt="turbo2" src="https://user-images.githubusercontent.com/51714798/202427720-4ec5f285-41a5-4fed-a52f-20b89c5bc1b3.png">
4-
<p align="center">
5-
<a href="https://clerk.dev?utm_source=github&utm_medium=clerk_javascript" target="_blank" rel="noopener noreferrer">
6-
<picture>
7-
<source media="(prefers-color-scheme: dark)" srcset="https://images.clerk.dev/static/logo-dark-mode-400x400.png">
8-
<img src="https://images.clerk.dev/static/logo-light-mode-400x400.png" height="64">
9-
</picture>
10-
</a>
11-
<br />
12-
</p>
13-
143
## About
154

165
This takes the original create-t3-turbo and adds clerk allowing you to have one auth package for both Expo and Next.js. You will notice there is no longer an auth package as it is not requried.

0 commit comments

Comments
 (0)