I have developed a Windows 11 clone web app for educational purposes and want to share it with the community. This app is built with React.js for the frontend.
The app tries to mimic a few functions of Windows 11, including:
- Interactive desktop environment
- Taskbar with start menu and search functionality
- Open and interact with various applications such as:
- Chrome: Surf the web like in a real browser
- Calculator: Perform basic arithmetic operations
- VS Code: Virtual coding environment
- Emoji Tic-Tac-Toe: Play a fun game using emojis
- Spotify: Enjoy a simulated music player interface
- About Me: Learn about the developer
- Switch between open applications using the taskbar
- Draggable windows to simulate a real desktop environment
- Simulated login screen (enter any credentials to access)
Other features:
- Responsive frontend for desktop and mobile devices
- Built with modern web technologies for a smooth and interactive user experience
Technical stack:
- Frontend: React.js, Tailwind CSS, React Router DOM, Framer Motion, React Draggable
For source code and demo, please visit my GitHub repo:
- GitHub: https://github.com/MishanPoudel/Windows11-3.0
-
Application Deployment: https://windowsxi.vercel.app/
Please give me a ⭐ GitHub star ⭐ for my effort if you find this project useful!
Hey this looks really cool! I'd love to see you continuing to improve the app and making the rest of the "OS" interactive!