Windows 98 recreation attempt using TypeScript and React.
- Classic BIOS Energy Star startup screen
- Classic Windows startup screen and sound
- Multi-window application management integrated with taskbar
- Sound control
- Start Menu
- Blue Screen of Death on errors
- System restart and shutdown
Check out live demo on Github Pages.
To run project locally:
yarn # install dependencies
yarn start # start web server
After web server is started, go to http://localhost:3000 to see your Windows 98 desktop.
Icons | win98icons.alexmeub.com |
Energy Star Screen Logo and Icons | reddit.com/u/SvenCuaresma |
Fonts | fontsarena.com |
dafont.com | |
Sounds | 101soundboards.com |
Emulator (to take inspiration from) | copy.sh |