Pokédex
Pokédex

Pokédex - List of pokemons with move and stat information

Technologies   |    How To Use   |    License   |    Links

Home

Demo

Pokemon Stats

Demo

Technologies

This project was developed for learning with the following technologies:

How To Use

To clone and run this application, you'll need Git, Node.js v16.14 or higher + Yarn v1.22 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/brunorguerra/pokedex

# Go into the repository
$ cd pokedex

# Install dependencies
$ yarn install

# Run the app
$ yarn dev

# enter your browser and access
$ http://localhost:3000/

Links


Made with ♥ by Bruno Guerra Get in touch!