Welcome to GoetheMC, an amazing Minecraft community server. Join us and start your adventure today!
- Beautiful gallery showcasing server images
- Server status display
- Community rules
- Integration with Discord
- Responsive design
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/GoetheMC/Website.git cd goethemc -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000.
The gallery showcases images from the server. Images are loaded from the public directory and displayed using a carousel component.
Displays the current status of the Minecraft server. (haha, also noch nicht wirklich)
Lists the community rules that all players must follow.
Join our Discord community to stay updated and connect with other players.
We welcome contributions from the community. To contribute, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -m "Add your feature" - Push to the branch:
git push origin feature/your-feature
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.