Files
vue-navbar/README.md
ghaemaghaey 21becfd702 Revise README for Vue Navbar Component
Updated README to reflect the Vue Navbar component details, features, tech stack, and getting started instructions.
2025-12-13 12:08:21 +03:30

927 B

Vue Navbar Component

A modern, minimal Navbar component built with Vue 3, TailWindCss, and Vite.
This project was created as a hands-on UI experiment, inspired by the navigation design and interaction patterns used in Coda.

The focus is on:

  • clarity over complexity
  • smooth interactions
  • clean internal structure

Features

  • Built with Vue 3 Composition API
  • 🎨 Clean, modern UI inspired by Coda
  • 🛠 Powered by Vite for fast development

📦 Tech Stack

  • Vue 3
  • TypeScript
  • Vite
  • (Optional styling: Tailwind / custom CSS depending on your setup)

🚀 Getting Started

git clone https://github.com/ghaemaghaey/vue-Navbar.git
cd vue-Navbar
npm install
npm run dev

Screen Shot

image