Skip to content

A simple itunes search application built with NuxtJS, Axios and styled with Tailwind CSS.

Notifications You must be signed in to change notification settings

tsengm6h6/Nuxt_axios

Repository files navigation

my-itunes-search

用 NuxtJS 和 Axios 實作 itunes 專輯搜尋應用程式,並用 Tailwind CSS 負責畫面呈現

實作內容

  • 使用 @nuxtjs/axios 和 @nuxtjs/proxy 模組串接 API 資料
  • 使用 @nuxtjs/tailwindcss 模組完成切版

alt 首頁

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the documentation.

About

A simple itunes search application built with NuxtJS, Axios and styled with Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published