This is a Next.js project bootstrapped with create-next-app
.
Currently, only calculator application is completed, Notes is still a WIP. The plan is to create several standalone clone applications, and only then create the OS UI.
Checkout Storybook for demo.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.