Skip to content

fbarrailla/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex

Another simple Pokédex SPA

Online Demo

🎥

Made with love thanks to

Features

  • List 150 (first) monsters
  • Manage caught monsters and favorites
  • Filter list by caught monsters or favorites
  • Local storage of filters
  • Search monster(s) by name
  • Show monster details

Run project

  • Clone the repository

    git clone https://github.com/fbarrailla/Pokedex.git
    cd Pokedex
  • Install dependencies

    npm i
  • Run dev server

    npm run dev

    then go to localhost:3333

  • Or build the "production" bundle

    npm run build

    check the /public directory

Legal

Pokémon images, names and information (c) 1995-2014 Nintendo/Game freak.

Images and content comes from Pokéapi

About

Another simple Pokédex SPA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published