Обновить sk1/readme.md
This commit is contained in:
parent
7059a807cd
commit
854f659746
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
A premium car dealership web application inspired by **Brabus** design and performance.
|
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:
|
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
|
- Register, log in, and securely access user features
|
||||||
- Experience a sleek and modern design
|
- Experience a sleek and modern design
|
||||||
|
|
||||||
##Technologies Used
|
# Technologies Used
|
||||||
|
|
||||||
**Frontend:**
|
**Frontend:**
|
||||||
- HTML5
|
- HTML5
|
||||||
@ -40,23 +40,23 @@ Brabus Premium Automotive is a full-stack web application where users can:
|
|||||||
- RESTful API
|
- RESTful API
|
||||||
- Responsive and mobile-friendly design
|
- 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
|
npm install
|
||||||
export PATH=$PATH:/c/Program\ Files/nodejs
|
export PATH=$PATH:/c/Program\ Files/nodejs
|
||||||
export PATH="$PATH:/c/Program Files/Microsoft SDKs/Azure/CLI2/wbin"
|
export PATH="$PATH:/c/Program Files/Microsoft SDKs/Azure/CLI2/wbin"
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Start the application
|
# 3. Start the application
|
||||||
```
|
```
|
||||||
./prepare-app.sh
|
./prepare-app.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### 5. Docker Desktop - Open in your browser
|
# 5. Docker Desktop - Open in your browser
|
||||||
Visit: http://localhost:3000
|
Visit: http://localhost:3000
|
||||||
|
|
||||||
### 6. Restart
|
### 6. Restart
|
||||||
|
Loading…
Reference in New Issue
Block a user