Skip to content

This project was made to practice Symfony 6, Docker and to test new bundle

Notifications You must be signed in to change notification settings

MoroAlberto/symfony_pokemon_team

Repository files navigation

Symfony Pokémon team planner

This is a little "for-fun" app

I sourced the Pokémon data from the following sources:

The data from this site comes from the Open PokeAPI, and images come from Veekun. I claim no commercial/intellectual rights to these data sets, just merely using them to create something neat and learn about some cool tools.

Installation

You can install this program by executing the following commands:

git clone https://github.com/MoroAlberto/symfony_pokemon_team.git
docker-compose up -d
symfony server:start -d
symfony console doctrine:schema:create

After this, go to localhost to create your Pokémon team to try to excel at the Pokémon tournament!.

About

This project was made to practice Symfony 6, Docker and to test new bundle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published