pokedex-with-nuxt-3-server Tailwind Templates

Pokedex With Nuxt 3 Server

A Pokedex Practice App using Nuxt 3 and Nuxt Server + Vue 3 + Tailwind CSS + PokeAPI

Nuxt 3 Server Pokedex App

A Pokedex Practice App using Nuxt 3 and Nuxt Server + Vue 3 + Tailwind CSS + PokeAPI

Bonus 3D Holo Card Viewing Effect

PokeAPI - https://pokeapi.co/

Demo

https://uhliber-pokedex.netlify.app

Screenshot 2023-11-10 at 5 29 46 AM Screenshot 2023-11-10 at 5 29 57 AM

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

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

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

Check out the deployment documentation for more information.

Top categories

Loading Svelte Themes