a wallpaper a day...
Reimagine your favorite everyday anime wallpaper website with Nuxt + WordPress REST API.
The contents are provided courtesy of Wallpaper A Day.
Make sure to install the dependencies:
pnpm install
Start the development server on http://localhost:3000
:
pnpm dev
Build the application for production:
pnpm build
Locally preview production build:
pnpm preview
Check out the deployment documentation for more information.