This open source project is made in the hope to replicate the Windows 11 desktop experience on web, using standard web technologies like React, CSS (SCSS), and JS.
This project is not in anyway affiliated with Microsoft and should not be confused with Microsoft’s Operating System or Products.
This is also not Windows 365 cloud PC.
THIS IS NOT THE APP STORE REPO
#### Live Experience🌈: win11.blueedge.me
WHY NOT? Why not just waste a week of your life creating a React project, just to cover up your insecurities of how incompetent you are. Just why not!
42
To use docker use the following command docker run -d --restart unless-stopped --name win11react -p 3000:3000 blueedge/win11react:latest
You can find a compiled .exe
in the Releases section or via clicking HERE
WINGET - WINDOWS PACKAGE MANAGER
If you have one of the latest windows builds then you can enter the command below in CMD
winget install blueedge.win11react
APT/DEBIAN/UBUNTU
AMD64 ONLY
curl -s --compressed "https://projects.asylum-os.com/apt/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/asylum.list "https://projects.asylum-os.com/apt/apt.list"
sudo apt update
sudo apt install win11in-react
about:config
in your firefox browser.layout.css.backdrop-filter.enabled
and set it to true
.⚖️ CC0-1.0 License