Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Mar 12, 2024
1 parent 9f41664 commit ac1f43b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@

</div>

## 🤔 What is T3 Stack?
## 👋 Introduction

The [**T3 Stack**](https://create.t3.gg/) is a web development stack made by [Theo](https://twitter.com/t3dotgg) focused on simplicity, modularity, and full-stack **typesafety**. This project is using:
[Slug](slug.vercel.app) is a service that offers to shorten urls in a simple, fast and secure way. It's built with [**T3 Stack**](https://create.t3.gg/), a web development stack made by [Theo](https://twitter.com/t3dotgg) focused on simplicity, modularity, and full-stack **typesafety**.

This project uses the following technologies:

- 🧑‍🚀 **Bootstrapping**: [create-t3-app](https://create.t3.gg).
-**Framework**: [Next.js 14 /app Router](https://nextjs.org/).
Expand All @@ -46,6 +48,8 @@ The [**T3 Stack**](https://create.t3.gg/) is a web development stack made by [Th
- 💅 **Formatting**: [Prettier](https://prettier.io) with [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) + [ESLint](https://eslint.org).
- 🙂 **Icons**: [Lucide Icons](https://lucide.dev) + [svgl](https://svgl.app).

> ⚠️ This is a community project, not associated with [Vercel](https://vercel.com/).
## 🔭 Roadmap

⬆️ **Dependencies:**
Expand Down

0 comments on commit ac1f43b

Please sign in to comment.