Windows xp experience in web
Click me for live demo.
This project has been developed to allow you to experience the windows xp operating system on the web page. Everything except application icons is designed with tailwindcss and css.
- Interface Language is English
- Windows XP desktop view
- Area Selection Function (Left Mouse button click and drag)
- Desktop Right Click Menu (Right Mouse button)
- Desktop Icons Select Function
- Movable Window
- Openable and Closing Window
- Error Window
- Computer Window
- Taskbar and Taskbar Tabs
- Local Time
- Start Menu
- Turn Off/On Computer Function (just css dont worry :))
Run on Local Machine
git clone https://github.com/boranbatuhan/xpmsn.git // Clone the repository.
cd xpmsn // Change directory.
npm install // Install dependencies.
npm run dev // Run development mode.
npm run build // Build the project.