A Modern Landing page built with Nuxt 3 for your next project!
- Clone the repository
git clone https://github.com/cn-2k/nuxt-startup-landing-page.git
- Install dependencies
npm install
- Start dev server
npm run dev
- TailwindCSS: A utility-first CSS framework.
- VueUse: For the collection of Vue Composition Utilities.
- Nuxt UI Pro: For the UI inspiration.
- And all Nuxt Modules used in this project:
- @nuxt/icon
- @nuxt/image
- @nuxtjs/color-mode
- @nuxt/fonts
MIT