preetjdp / macos-web

Home Page:https://macos.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac OS Big Sur Web

This open source project aims to replicate some of the Mac OS(Big Sur, at the time)'s desktop experience on web, using standard web technologies like HTML, CSS and JS

🔗🔗 macos.now.sh

Why

I've always been very fascinated with macOS, and have never owned a Mac/book. So I'm making the most beautiful aspect of macOS, it's desktop, myself. For web. Inspired from WinXP.

Stack

  • Framework - Preact (Earlier React. Swapped for runtime performance gains)
  • Bundler - Vite, for super fast development.
  • Component Library - None!! It used Material UI before, but MUI had to be removed because of high lag in Typescript Intellisense. See microsoft/TypeScript#34801
  • Styling Solution - Styled Components.

Roadmap

When will it be ready?

Who knows?

Can I contribute?

Sure, open an issue, point out errors, and what not. Wanna fix something yourselves, you're welcome to open a PR and I appreciate it.

About

https://macos.now.sh

License:MIT License


Languages

Language:TypeScript 92.0%Language:JavaScript 3.5%Language:HTML 2.3%Language:CSS 2.2%