Welcome to the Skin Overlay project! This is an open-source website that allows you to add overlays to your Minecraft skins, such as hats, clothing, and more. The project is built on Astro and is deployed using GitHub Pages.
- Easily add overlays to your Minecraft skins.
- Anyone can contribute to the project and help make it better.
- Completely open-sourced and easy to use
We welcome contributions from the community to enhance the website's functionality and add new features. If you're interested in contributing but are unfamiliar with GitHub, don't worry! You can dm me on Discord: Cryptizism and I'll get everything added for you.
- Clone the repository:
git clone https://github.com/Cryptizism/skin-overlay.git
- Navigate to the project directory:
cd skin-overlay
- Install dependencies:
npm install
- Start the local development server:
npm run dev
The website will now be running locally at http://localhost:3000
.
The website is automatically deployed using GitHub Pages. Any changes merged into the main
branch will be automatically published and visible at https://cryptizism.github.io/skin-overlay/.