This repository contains the code for the Justin City Website, which serves as the official website for the Justin City Minecraft server. The website provides information about the server and offers various features such as voting, accessing the server, and joining the Discord community.
- Introduction
- Features
- Usage
- Contributing
Website https://justincity.netlify.app/
The Justin City website is built using HTML, CSS, and JavaScript. It features a responsive design that ensures a consistent experience across different devices. The website includes a navigation bar, a main content section, and a footer.
- Navigation Bar: The website includes a navigation bar at the top, which allows users to easily access different sections of the website such as Home, Vote Us, Store, and Rules.
- Server Information: The main content section displays information about the server, including a welcome message, the server IP, and buttons to access the Discord server, store, and voting page.
- Copy IP to Clipboard: By clicking on the server IP, users can copy it to the clipboard, making it convenient for them to join the server.
- Footer: The footer section displays copyright information and acknowledges that all rights are reserved.
To use this code, simply clone the repository and open the index.html
file in a web browser. You may also need to update the links to external stylesheets and scripts, such as styles.css
and the FontAwesome kit.
git clone https://github.com/Justin-City/minecraft-website
Contributions to the Justin City website are welcome! If you have any improvements or bug fixes, feel free to submit a pull request. Please ensure that your code follows the existing coding style and conventions.