- Notifications
You must be signed in to change notification settings - Fork0
Nuxt 3 app example with vue 3, tailwind and punkapi
NotificationsYou must be signed in to change notification settings
leomiranda/nuxt-3-tailwind-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Look at theDEMO.
Beer Menu
Beer Page
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
Challenge delivered:Beer Menu
Others:
Make sure to install the dependencies:
# pnpmpnpm install
Clone the file.env.example
and rename to.env
.
Start the development server onhttp://localhost:3000
:
# pnpmpnpm run dev
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.