/wallpaper-a-day

Favorite daily weeb wallpaper site reimagined 🌟

Primary LanguageVueMIT LicenseMIT

wallpaper a day

License: MIT Website Vercel GitHub issues GitHub pull requests

cover

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.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.