AlexJuca / macos-monterey

Clone of macOS Monterey that runs in your browser. (website disabled)

Home Page:https://macos-reactjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Monterey

Node.js CI

This project is a clone of macOS Monterey that runs in your browser. It was built using HTML, CSS, Javascript and React.

Why was this project created?

Simple really. I am a backend engineer but I recently had to learn React. So, after following this tutorial by Tania Rascia and reading the official React documentation I challenged myself to build a clone of macOS Monterey that runs in the browser.

Current State of Affairs

This is how our current UI is, we aim to bring it as close as possible to macOS as possible. Help Us!

Screenshot

To view what we have so far check out this link

Roadmap

Currently, this is being tracked in a private Notion board but the general idea is to make this look and work as much as possible to the native version of macOS.

Development

To get up and running, run:

git clone git@github.com:AlexJuca/macos-monterey.git
cd macos-monterey/

npm install

npm start

# To run on a specific port
HOST=YOUR_IP npm start

License

Copyright (C) Alexandre Juca corextechnologies@gmail.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Clone of macOS Monterey that runs in your browser. (website disabled)

https://macos-reactjs.com


Languages

Language:JavaScript 52.6%Language:SCSS 46.3%Language:HTML 1.1%