A modern desktop application built with cutting-edge web technologies.
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
- Node.js & npm - install with nvm
# Step 1: Clone the repository
git clone <YOUR_GIT_URL>
# Step 2: Navigate to the project directory
cd glass-desktop-dreamscape
# Step 3: Install dependencies
npm i
# Step 4: Start the development server
npm run devYou can edit this project using any of these methods:
- Clone the repository
- Install dependencies
- Start the development server
- Make your changes locally
- Navigate to the repository
- Click on the "Code" button
- Select "Codespaces"
- Create a new codespace
- Edit files directly in the codespace
- Navigate to the desired file
- Click the "Edit" button (pencil icon)
- Make your changes
- Commit the changes
The project can be deployed using various hosting platforms that support Node.js applications.
Contributions are welcome! Please feel free to submit a Pull Request.