working frontend from @ishikabhoyar
This commit is contained in:
13
Frontend/README.md
Normal file
13
Frontend/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# VSCode Clone with React and Vite
|
||||
|
||||
This project is a VSCode-like code editor built with React and Vite. It features a customizable UI with an activity bar, sidebar, editor area, panel, and status bar, mimicking the look and feel of Visual Studio Code.
|
||||
|
||||
## Features
|
||||
|
||||
- **Activity Bar**: Switch between different views like Explorer, Search, Source Control, etc.
|
||||
- **Sidebar**: Displays file explorer, search results, and source control information.
|
||||
- **Editor Area**: Code editor with syntax highlighting and multiple tabs.
|
||||
- **Panel**: Terminal, Problems, and Output views.
|
||||
- **Status Bar**: Displays status information and provides quick actions.
|
||||
|
||||
## Project Structure
|
||||
Reference in New Issue
Block a user