Обновить sk1/readme.md

This commit is contained in:
Yan Kasabutski 2025-05-13 04:59:46 +00:00
parent 7059a807cd
commit 854f659746

View File

@ -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