Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nuxt 3 app example with vue 3, tailwind and punkapi

NotificationsYou must be signed in to change notification settings

leomiranda/nuxt-3-tailwind-api

Repository files navigation

Look at theDEMO.

Beer Menu

image

Beer Page

image

Challenge

Hit this brew dog api, display the results:url:https://api.punkapi.com/v2/beers?brewed_after=11-2012

  • Use Vue with Nuxt
  • Display:
    • Name
    • Tagline
    • Description
    • Image
    • ABV
    • IBU
  • Warning of some sort if contains lactose
  • Hi-lite of some sort if dry hopped
  • Sort by ascending ABV
  • Remove any with Centennial hops

Links

Challenge delivered:Beer Menu

Others:

Google Lighthouse

Beer Page

telegram-cloud-photo-size-1-5102893315333925893-y

Beer Menu

telegram-cloud-photo-size-1-5102893315333925894-y

Setup

Make sure to install the dependencies:

# pnpmpnpm install

Clone the file.env.example and rename to.env.

Development Server

Start the development server onhttp://localhost:3000:

# pnpmpnpm run dev

Production

Build the application for production:

# pnpmpnpm run build

Locally preview production build:

# pnpmpnpm run preview

Check out thedeployment documentation for more information.

About

Nuxt 3 app example with vue 3, tailwind and punkapi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp