A modern Windows 11 inspired browser-based operating system clone built with React, Tailwind CSS, and LocalStorage. This project recreates the desktop experience of Windows inside the browser with interactive apps, draggable windows, taskbar, start menu, and persistent user settings.
A mini desktop operating system experience directly in your browser.
src/
├── components/
├── apps/
├── hooks/
├── utils/
├── data/
├── App.jsx
└── main.jsx
git clone https://github.com/yourusername/windows-clone-os.git
cd windows-clone-os
npm install
npm start
npm run build
Browse folders and files in a simulated file system.
Write notes with auto-save using LocalStorage.
Fully functional calculator.
Customize theme, wallpaper, accent colors, and system preferences.
Open websites using iframe where supported.
View images.
Play audio files.
Fake command prompt with commands:
help
date
clear
whoami
dir
Saved automatically:
Add screenshots here after project completion.
Created by DN
This project is for educational and portfolio purposes only.
Windows and Windows 11 are trademarks of Microsoft. This project is an unofficial UI clone and not affiliated with Microsoft.
If you like this project, star the repository and share it.