To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Eyozy/OnePieceGallery.git
-
Navigate to the project directory:
cd OnePieceGallery
-
Open the
index.html
file in a web browser to view the gallery.
Contributions are welcome! If you would like to add more artwork or improve the design, please submit a pull request.
- Fork the repository
- Create a new branch for your changes (
git checkout -b feature/your-feature
) - Make your changes and commit them (
git commit -am 'Add new feature'
) - Push to your branch (
git push origin feature/your-feature
) - Create a pull request
This project is protected under the MIT License. For more details, refer to the LICENSE file.