This repository contains a project that recreates the Windows 95 interface using modern Svelte. Deployment automatically handled by Github Actions. Hosted here: https://swstevens.github.io/windows-95-svelte/
git clone https://github.com/swstevens/windows-95-svelte.git
cd windows-95-svelte
npm install
Start the development server:
npm run dev
Open your browser and navigate to http://localhost:5173
.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
Inspired by the nostalgia of Windows 95 and the power of modern web development.