KeepItKT / Windows11React

🖥️ Windows 11 made in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win11 in React! [Discontinued]

Follow me

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.

Notice

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.

I did not make this project! This is a fork of win11React by @blueedgetechno

This project is forked from there and I'm just tampering with it to my liking.


Gallery

pic1

image

Why

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!

Features

  • Start Menu, Search Menu and Widgets
  • Desktop and Right Click action
  • Side Navigation and Calendar View
  • Snap windows in different layouts
  • Browser, Store, Terminal, Calculator
  • Notepad, Vscode, Whiteboard
  • File Explorer + Setting
  • Drag and Resize windows
  • Startup and Lock screen
  • Themes and Background
  • Multilang Support

📑 suggest more

Stack

  • Framework - React (^17.0.2) + Redux
  • Component/UI Library - None!!
  • Styling Solution - SCSS and CSS Modules (tailwind).
  • Icons - fontawesome

FAQ

  • Is this the full operating system?

    • No, This is not a full operating system and It is also not affiliated by Microsoft in anyway.
  • How long did it take?

    • Honestly It took way longer than I expected. A couple weeks mabye.
  • Did you use any UI/Library?

    • No.
  • Can I contribute?

    • Yes, you can! Open an issue, create a pull request, head over to discussions
  • Where did you get the inspiration from, if you have?

    • I got the inspiration from the fact that most people are interested in Windows 11 but don't want to actually install it.
  • What is the answer of Life, the Universe, and Everything?

    • 69

Local Deployment


Compiled

You can find a compiled .exe in the Releases section or via clicking HERE if I decide to post it.

Online Deployment

Just open Vercel and enter the link lmao.

Contributors

Known Issues

  • Blur not working in Firefox browser.
Solution:
  1. Open about:config in your firefox browser.
  2. Search for layout.css.backdrop-filter.enabled and set it to true.

License

⚖️ CC0-1.0 License

About

🖥️ Windows 11 made in React

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 56.9%Language:CSS 22.5%Language:SCSS 18.7%Language:HTML 1.1%Language:Inno Setup 0.7%Language:Dockerfile 0.1%Language:Rust 0.1%Language:Procfile 0.0%