Awesome screenshot

Awesome

Author Avatar Theme by Nuxt
Updated: 15 Sep 2025
5460 Stars

A curated list of awesome things related to Nuxt.js

Categories

Product Analysis - Awesome Nuxt

Overview

Awesome Nuxt is a curated list of resources and projects related to Nuxt, a web development framework. Nuxt aims to deliver an intuitive and performant web development experience. The list includes official resources, community modules, starter templates, examples, articles, books, and open source projects using Nuxt.

Features

  • Official Resources: A collection of official guides, API references, GitHub repository, release notes, Nuxt modules, and Nuxt blog.
  • Community: Connect with the Nuxt community through YouTube, Twitter, Discord, and Reddit.
  • Modules: Discover official and community modules listed on GitHub.
  • Starter Template: Get started quickly with starter templates like Nuxtwind Daisy and Vuetify 3 + Nuxt 3 admin template.
  • Official Examples: Explore simple Nuxt Hello World example, TMDB movie client, and Nuxt Hackernews clone.
  • Community Examples: Add your own examples to the list.
  • Articles: Read informative articles on Nuxt server components, running Nuxt 3 in a Docker container, using Nuxt Devtools, and time-saving tips.
  • Books: Find books on Nuxt.js for beginners and advanced users (Japanese language).
  • Open Source Projects: Discover various projects using Nuxt, including stock market platforms, real estate portals, game swapping platforms, web agency websites, and more.

Installation

To install Awesome Nuxt, follow these steps:

  1. Clone the repository:
git clone <repository-url>
  1. Open the cloned directory:
cd awesome-nuxt
  1. Install dependencies:
npm install
  1. Run the application:
npm run start

Summary

Awesome Nuxt is a valuable resource for web developers looking to explore and utilize the features and capabilities of Nuxt. It provides a wide range of official resources, community contributions, examples, articles, and open source projects that can enhance the development process with Nuxt. Whether you are a beginner or an experienced developer, Awesome Nuxt offers a comprehensive collection of tools, templates, and knowledge to help you make the most of Nuxt.js.