| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
A modern and visually immersive Minecraft Server Listing Website built with HTML5, CSS3, and JavaScript.
Browse the best Minecraft servers through a beautiful gaming-inspired interface featuring animated snowfall, glassmorphism UI, responsive design, and high-quality Minecraft artwork.
Minecraft Server Lists is a modern frontend web application that helps Minecraft players discover and explore Minecraft servers through a clean, responsive, and visually immersive interface.
Instead of a plain server directory, this project delivers a gaming-inspired experience using stunning Minecraft backgrounds, animated effects, glassmorphism UI, and organized server categories.
This project was created to practice and showcase modern frontend web development using HTML, CSS, and JavaScript.
minecraftserverlists/
โ
โโโ .vscode/
โ
โโโ images/
โ โโโ home.png
โ โโโ serverlist.png
โ โโโ changelog.png
โ โโโ contact.png
โ โโโ ...other images
โ
โโโ styles/
โ โโโ general.css
โ โโโ nav.css
โ โโโ responsemain.css
โ โโโ responselist.css
โ โโโ responsechangelog.css
โ โโโ responsecontact.css
โ โโโ section1.css
โ โโโ section2.css
โ โโโ section3.css
โ โโโ section4.css
โ
โโโ index.html
โโโ lists.html
โโโ changelog.html
โโโ contactus.html
โ
โโโ README.md
| Page | Description |
|---|---|
| ๐ Home | Beautiful landing page introducing Minecraft Server Lists |
| ๐ฎ Server Lists | Browse servers by category |
| ๐ข Changelog | Latest project updates |
| ๐ฌ Contact | Discord community & contact information |
| File | Purpose |
|---|---|
| general.css | Global styles |
| nav.css | Navigation bar |
| section1.css | Home page |
| section2.css | Server Lists |
| section3.css | Changelog |
| section4.css | Contact |
| responsemain.css | Home responsive styles |
| responselist.css | Lists responsive styles |
| responsechangelog.css | Changelog responsive styles |
| responsecontact.css | Contact responsive styles |
Clone the repository
git clone https://github.com/PratikCoreDev/minecraftserverlists.gitGo into the project
cd minecraftserverlistsOpen the project using Visual Studio Code.
Install the Live Server extension.
Right-click index.html
Select
Open with Live Server
The website is fully optimized for
Contributions are welcome!
Fork the repository
Create a new branch
git checkout -b feature-namegit commit -m "Added awesome feature"git push origin feature-nameThis project demonstrates:
This project is licensed under the MIT License.
Minecraft is a trademark of Mojang Studios.
This project is a fan-made website created for educational and portfolio purposes only.
It is not affiliated with, endorsed by, or associated with Mojang Studios or Microsoft.
| Back | FazBrowse Home | New Git URL |