A simple Windows 95 desktop simulator. Written in React and TypeScript with Redux and styled-components.
- Desktop with icons
- Start Menu with applications
- Pokédex
- Media player
- Original MS Paint
-
Clone the repository:
git clone <repo_url>
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open http://localhost:3000 in your browser