A centralized and beautifully designed hub for custom ROMs, guides, and resources for the Xiaomi Mi 11 Lite 4G (codenamed "courbet"). This project aims to provide a clean, user-friendly, and reliable source of information for the device's enthusiast community.
- Curated ROM List: Browse a hand-picked selection of the latest and most stable custom ROMs from trusted developers.
- Detailed ROM Information: View Android versions, release dates, changelogs, root methods, and direct download links.
- Step-by-Step Guides: Comprehensive flashing and rooting guides to help users safely modify their device.
- Clean & Modern UI: A sleek, responsive interface built with the latest web technologies.
- Open Source: Community-driven and open for contributions. We welcome your feedback and help!
This project is built with a modern, performant, and developer-friendly tech stack:
- Framework: Next.js (with App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Deployment: Firebase App Hosting
To get a local copy up and running, follow these simple steps.
- Clone the repository:
git clone https://github.com/oop7/Courbet-Roms-Hub.git
- Navigate to the project directory:
cd Courbet-Roms-Hub
- Install NPM packages:
npm install
- Run the development server:
npm run dev
Open http://localhost:9002 with your browser to see the result.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project would not be possible without the incredible work of the Android modding community. Special thanks to:
- melo159: For tirelessly building and maintaining all the amazing custom ROMs.
- The teams behind KernelSU, TWRP, and OrangeFox.
- All the ROM developers and contributors who share their work with the community.
Distributed under the MIT License. See LICENSE.md
for more information.