From 9600b4b3d2c2083695b9fbf32ff7512b79386730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leszek=20W=2E=20Kr=C3=B3l?= Date: Wed, 15 Nov 2023 18:31:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e769a40..9575176 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ [![Vue](https://img.shields.io/badge/vue-blue)](https://vuejs.org) [![license](https://img.shields.io/badge/license-mit-brightgreen.svg)](https://en.wikipedia.org/wiki/MIT_License) + +![photo](https://github.com/leszekkrol/app-landing-page-nuxt3/assets/10097678/1dddd073-0a45-4d7c-a666-c1ed3c991579) + + ## 🛠 Technology Stack - [Nuxt 3](https://nuxt.com) - framework for building Vue.js applications. It offers features like Server-Side Rendering, automatic code splitting, and static site generation, among others. - [Tailwind](https://tailwindcss.com) - low-level, utility-first CSS framework that promotes highly customizable designs. It enables developers to construct complex designs by assembling utility classes in HTML, thus making CSS more reusable and maintainable.