Winmulator is a nostalgic emulation experience that brings back the charm of classic Windows operating systems directly into your modern browser. Developed with a focus on Windows XP, 2000, and 7, this project allows users to interact with a simulated desktop environment, complete with applications like My Computer, Floppy Disk, and Recycle Bin.
Check out the live project here!
- Classic Windows Experience: Enjoy the look and feel of Windows XP, 2000, and 7.
- Floppy Disk Simulation: Upload files and see how many floppy disks are needed to store them.
- Interactive Desktop: Interact with desktop icons and open applications.
- Start Menu Emulation: Access a simulated Start Menu with applications and settings.
- Responsive Design: Experience the nostalgia on any device, adapting to different screen sizes.
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/your-username/winmulator.git
- Install NPM packages:
npm install
- Run the development server:
npm run dev
- Open http://localhost:8080 with your browser to see the result.
- My Computer: Explore the simulated drives and network places.
- Floppy Disk: Upload a file to see how it would be stored on floppy disks.
- Recycle Bin: Interact with the recycle bin as you would in a classic Windows environment.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- Hla Htun - @HlaKarki
- Imgyeong Lee - @ImgyeongLee
- Next.js Documentation
- Prisma Documentation
- Redux Toolkit Documentation
- TypeScript Documentation
- Tailwind CSS Documentation
This project is a tribute to the operating systems that paved the way for the modern computing experiences we have today. Enjoy the nostalgia with Winmulator!