Bluecap OS is a parody of Linux operating systems written using React, Next.js Javascript, and DaisyUI.
To launch a local version of the program/website, clone the repo. Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to experience Bluecap OS! 🧢
You can start editing the project by jumping into app/page.js. Bluecap auto-updates as you edit the project files.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!