From 854f659746066c8162fcfbe22d62deba98ac29a7 Mon Sep 17 00:00:00 2001 From: Yan Kasabutski Date: Tue, 13 May 2025 04:59:46 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20sk1/readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sk1/readme.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sk1/readme.md b/sk1/readme.md index 686d6e6..5111c42 100644 --- a/sk1/readme.md +++ b/sk1/readme.md @@ -2,7 +2,7 @@ A premium car dealership web application inspired by **Brabus** design and performance. -##Project Overview +# Project Overview Brabus Premium Automotive is a full-stack web application where users can: @@ -14,7 +14,7 @@ Brabus Premium Automotive is a full-stack web application where users can: - Register, log in, and securely access user features - Experience a sleek and modern design -##Technologies Used +# Technologies Used **Frontend:** - HTML5 @@ -40,23 +40,23 @@ Brabus Premium Automotive is a full-stack web application where users can: - RESTful API - Responsive and mobile-friendly design -##How to Run the Project Locally +# How to Run the Project Locally -### 1. Clone the repository +# 1. Clone the repository -### 2. Install dependencies +# 2. Install dependencies ``` npm install export PATH=$PATH:/c/Program\ Files/nodejs export PATH="$PATH:/c/Program Files/Microsoft SDKs/Azure/CLI2/wbin" ``` -### 3. Start the application +# 3. Start the application ``` ./prepare-app.sh ``` -### 5. Docker Desktop - Open in your browser +# 5. Docker Desktop - Open in your browser Visit: http://localhost:3000 ### 6. Restart