Skip to content

Kan-A-Pesh/kan-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kan-System

A personal project that simulates aspects of an older-style desktop environment (inspired by Windows XP) built using modern frontend technologies like React, TypeScript, and Vite.

Features

Kan System is a desktop environment that offers a wide range of features, including:

  • Taskbar: Complete with tabs, clock, and start button functionality.
  • Windows System: Basic window controls, wallpaper customization, and window state management.
  • Terminal Emulator: A simple command-line interface with basic commands implemented.
  • Settings Panel: Allows users to customize the background and other visual aspects of the interface.

Technologies Used

The project is built using:

  • React for component-based architecture
  • TypeScript for type safety
  • Vite for development environment setup
  • ESLint and Prettier for code quality
  • CSS Modules for styling

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Kan-A-Pesh/kan-system.git
cd kan-system
  1. Open the client directory:

Currently, this project is only client-side, server-side will be added in future updates.

cd client
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

About

A personal project that simulates aspects of an older-style desktop environment (inspired by Windows XP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors