RuModrinth is an alternative frontend for the popular modding platform, Modrinth. The project aims to provide a clean, responsive, and efficient interface for browsing the extensive database of Minecraft content.
Note: RuModrinth is neither a hosting service nor a proxy. We use the public Modrinth API to display content. All rights to the content belong to their respective authors.
- ⚡ Instant Search: Fast filtering by game versions, loaders (Fabric, Forge, NeoForge, etc.), and categories.
- 🎨 Comprehensive Support: View all project types:
- Mods
- Resource Packs
- Data Packs
- Shaders
- Modpacks
- Plugins
- 🛠 Detailed Project Views: Explore galleries, version history, and rich markdown changelogs.
- 🛡 Content Safety: Built-in content filtering to ensure compliance with regional safety standards.
- 📱 Responsive Design: Optimized for both desktop and mobile devices.
This project relies on modern web technologies to ensure performance and maintainability:
| Technology | Purpose |
|---|---|
| React | UI Library |
| TypeScript | Static typing and code reliability |
| Vite | Next Generation Frontend Tooling |
| React Router | Client-side routing (SPA) |
| Showdown | Markdown to HTML converter |
| React Icons | Vector icons |
To run this project locally on your machine:
-
Clone the repository:
git clone https://github.com/Egor201-alt/RuModrinth.git cd RuModrinth -
Install dependencies:
npm install # or yarn install -
Start the development server:
npm run dev
-
Open your browser at
http://localhost:5173.
Not an official Minecraft service. Not approved by or associated with Mojang or Microsoft. Content is provided via the Modrinth API.
Developed with ❤️ for the Minecraft community
© 2025 RuModrinth
