Welcome to the Pokémon GO PVE Attackers List web app! This app provides the most updated list of the best Pokémon attackers for Player vs Environment (PVE) scenarios in Pokémon GO. It uses Material Web Components based on Google Material 3 design for a modern and responsive user experience.
- Updated Attackers List: Stay current with the best Pokémon for PVE battles.
- Material Design: Sleek and modern interface using Material Web Components.
- Open Source: MIT licensed with open contributions and issue reporting.
To view the app locally, follow these simple steps:
- Clone the repository:
git clone https://github.com/Pokedex100/List-of-best-pokemon-attackers.git
- Navigate to the project directory:
cd List-of-best-pokemon-attackers
- Open the index.html file using VScode live server.
To view the app locally, follow these steps:
- Open the project folder in Visual Studio Code.
- Install the Live Server extension in VS Code (if you haven't already).
- Go to the Extensions tab (or press
Ctrl+Shift+X
), search for "Live Server," and click "Install."
- Go to the Extensions tab (or press
- Right-click on the
index.html
file in the Explorer panel. - Select "Open with Live Server."
This will open the app in your default web browser, allowing you to view the updated list of best Pokémon attackers for PVE. The interface is designed to be intuitive and user-friendly.
We welcome contributions to improve the app! If you have suggestions, bug fixes, or features you'd like to add, please follow these steps:
- Fork the repository.
- Create a feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a Pull Request.
If you encounter any issues or have suggestions for improvements, please open an issue on our GitHub Issues page.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or additional information, you can reach out via GitHub.