Skip to content

pedroriverove/nuxt-pokemon-frontend

Repository files navigation

Nuxt | Vue3 | Vuetify | PokeAPI

Project to show a list of pokemon, with the most relevant information of each pokemon, in the same way that they can be filtered, paginated and have a viewer for each pokemon.

Used technology

Requirements

Getting Started

  1. Clone repository
$ git clone https://github.com/pedroriverove/nuxt-pokemon-frontend.git
  1. Change into the working directory
$ cd nuxt-pokemon-frontend
  1. Install project dependencies
$ npm install
  1. Finally, launch the app
$ npm run dev

Scripts

  • npm run dev — Start the development server on http://localhost:3000
  • npm run build — Build the application for production
  • npm run preview — Locally preview production build

Screenshot

About

Project Nuxt, Vue3, Vuetify, PokeAPI, Axios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published