Challenge of a store that consists of selling pokémon by category of species.
835
Challenge of a store that consists of selling pokémon by category of species.
This challenge includes four stores with a single source code just validating which type of store open by url.
The project is published on the Vercel platform with the following link: https://pokemonstore-desafio.vercel.app/water
This project use pnpm for package manager with node.
$ pnpm install
$ pnpm dev
Open the browser on the page http://localhost:3000
Validation page Home in 14/04/2021 12:18
Home Lighthouse report

Validation page Dragon in 14/04/2021 12:19
Dragon Lighthouse report

To run the latest published version you can run the following command
$ docker run - p 3000:3000 --name pokemon-store oda2/pokemon-store
Licensed under MIT
Content type
Image
Digest
Size
353.2 MB
Last updated
over 5 years ago
docker pull oda2/pokemon-store