Web OS

TailwindUXUIWeb-OSNext

Thursday, August 10, 2023

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:

  • 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

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.