# huditor **Repository Path**: jhbspace/huditor ## Basic Information - **Project Name**: huditor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-06 - **Last Updated**: 2024-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # I've cloned a simple VScode using Tauri and ReactJS ![Snapshot_5](https://user-images.githubusercontent.com/95471659/199576531-562d1f4e-5c3e-4dbf-b7c8-7e6057269448.png) Hi friends, it's hudy again Recently, i wrote a tutorial about how to build a notebook - desktop application - using Tauri. But, maybe it's not showing up the power of Tauri. Due to that i decided to build another app - a simple code editor (a very basic version like VScode) This app has some basic functions such as: - reading files and folders that contains in a directory - creating new file - editing file content - multiple tabs - showing folder structure - file icons Video tutorial: [https://www.youtube.com/watch?v=LUcUn-_KVXo&t=6962s](https://www.youtube.com/watch?v=LUcUn-_KVXo&t=6962s) Blog version: [https://dev.to/hudy9x/ive-cloned-a-simple-vscode-using-tauri-and-reactjs-2fn4](https://dev.to/hudy9x/ive-cloned-a-simple-vscode-using-tauri-and-reactjs-2fn4) Demo: [https://github.com/hudy9x/huditor/releases/download/v0.0.0/huditor_0.0.0_x64_en-US.msi](https://github.com/hudy9x/huditor/releases/download/v0.0.0/huditor_0.0.0_x64_en-US.msi)