- Nextjs - Web development, streamlined.
- Typescript - JavaScript with syntax for types.
- Tailwindcss - A utility-first CSS framework for rapidly building custom designs.
- clsx + tailwind-merge inspired by shadcn/ui - A tiny utility for constructing
className
strings conditionally. - Prettier + prettier-plugin-tailwindcss - An opinionated code formatter.
- Lucide Icons + phosphor-svelte - A clean and friendly icons libraries.
You will need:
- [Node.js 20+ (https://nodejs.org/en/).
- Git.
- Fork this repository and clone it locally:
git clone [email protected]:your_username/shortify.git
- Install dependencies:
# Install dependencies:
npm install