Go-Swap is a platform designed to enhance and streamline trading for players of the popular mobile game, Pokémon GO. Developed in PHP using the Symfony framework, it provides a smooth and user-friendly experience.
- PHP 8.2
- Symfony 6.3
- MySQL
- Clone this repository:
git clone https://github.com/pgrimaud/go-swap.git
- Install the dependencies:
composer install
- Start the Symfony server: Visit
http://localhost:8000
in your browser to access the application.
Contributions are more than welcome!
This project is licensed under the MIT License. For more information, see the LICENSE file.