|
1 | | -# Create T3 App |
| 1 | +# Drive Tutorial - Building a Google Drive Clone |
2 | 2 |
|
3 | | -This is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app`. |
| 3 | +A _Google Drive Clone_ built with the latest tools and technologies of the Web |
| 4 | +Development industry. 🗂️☁️ |
4 | 5 |
|
5 | | -## What's next? How do I make an app with this? |
| 6 | +> This project is inspired by a YouTube tutorial of [Theo](https://x.com/theo). |
| 7 | +> Check out [this link](https://www.youtube.com/watch?v=d5x0JCZbAJs) to watch |
| 8 | +> the full video. |
6 | 9 |
|
7 | | -We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary. |
| 10 | +## About This Project |
8 | 11 |
|
9 | | -If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our [Discord](https://t3.gg/discord) and ask for help. |
| 12 | +This project utilizes the [T3 Stack](https://create.t3.gg/) and was initialized |
| 13 | +with `create-t3-app`. It demonstrates a modern, high-performance approach to |
| 14 | +application development through seamless integration of cutting-edge tools and |
| 15 | +technologies. |
| 16 | + |
| 17 | +For more information about the technologies used in this project, consult the |
| 18 | +official documentation linked below. Additional support is available via the |
| 19 | +[T3 Community Discord](https://t3.gg/discord). |
10 | 20 |
|
11 | 21 | - [Next.js](https://nextjs.org) |
12 | | -- [NextAuth.js](https://next-auth.js.org) |
13 | | -- [Prisma](https://prisma.io) |
14 | 22 | - [Drizzle](https://orm.drizzle.team) |
15 | 23 | - [Tailwind CSS](https://tailwindcss.com) |
16 | | -- [tRPC](https://trpc.io) |
17 | | - |
18 | | -## Learn More |
19 | | - |
20 | | -To learn more about the [T3 Stack](https://create.t3.gg/), take a look at the following resources: |
21 | 24 |
|
22 | | -- [Documentation](https://create.t3.gg/) |
23 | | -- [Learn the T3 Stack](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) — Check out these awesome tutorials |
| 25 | +### Learn More about the T3 Stack |
24 | 26 |
|
25 | | -You can check out the [create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) — your feedback and contributions are welcome! |
| 27 | +To explore more about the [T3 Stack](https://create.t3.gg/), refer to the |
| 28 | +following resources: |
26 | 29 |
|
27 | | -## How do I deploy this? |
| 30 | +- [Official Documentation](https://create.t3.gg/) |
| 31 | +- [Learning Resources](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) |
| 32 | + — A collection of awesome tutorials |
28 | 33 |
|
29 | | -Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information. |
| 34 | +Visit the |
| 35 | +[create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) for |
| 36 | +feedback and contributions. |
0 commit comments