Web-OS is a web-based operating system simulation built with Next.js and React. It includes various apps and features, providing an interactive web experience.
You can view the live demo of the project here.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/ANURAG-PATHAK/Web-OS.git
- Navigate into the project directory:
cd Web-OS
- Install the dependencies:
npm install
To run the project in development mode, use the command: npm run dev
To build the project for production, use the command: npm run build
To start the project, use the command: npm run start
To export the project, use the command: npm run export
Contributions are welcome. Please fork the repository and create a pull request with your changes.
If you find a bug, please create an issue here.
This project is licensed under the ISC License.
This project was created by Anurag Pathak.