Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.11 KB

Web-OS

Description

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.

Live Demo

You can view the live demo of the project here.

Installation

To install the project, follow these steps:

  1. Clone the repository: git clone https://github.com/ANURAG-PATHAK/Web-OS.git
  2. Navigate into the project directory: cd Web-OS
  3. Install the dependencies: npm install

Usage

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

Contributing

Contributions are welcome. Please fork the repository and create a pull request with your changes.

Bugs

If you find a bug, please create an issue here.

License

This project is licensed under the ISC License.

Author

This project was created by Anurag Pathak.