Packard Belle
Recreation of Windows 98 in React
Source code available at https://github.com/padraigfl/packard-belle-desktop
iFrame preview
Viewable at https://packard-belle.netlify.app
Notes
- Created a React based design system of Windows 98 including complex components (nested dropdown menus)
- Using atomic design, made an exportable CSS spreadsheet for more general usage
- Wide browser and device compatibility (may no longer apply)
- Created file system context for potential future expandability into an OS simulator library
- Developed multiple nested replicas of Windows based tools (e.g. Minesweeper, Notepad)
Future Plans
- finish new context approach for file system and processes
- export working OS clone as a library
- possible server based storage option
- allow expandable programs