Skip to content

Commit 1322cf3

Browse files
committed
- Updated README.md
1 parent d1cbab4 commit 1322cf3

File tree

3 files changed

+12
-24
lines changed

3 files changed

+12
-24
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,20 @@ The application allows users to browse, search, and purchase products from a sho
88
![Wallpaper](screenshots/banner2.png)
99

1010

11-
11+
### Android & IOS
1212
https://github.com/razaghimahdi/Shopping-By-KMP/assets/61207818/a4702cbf-1449-48b0-88f1-bcb9c42d273e
1313

1414

15-
15+
### Desktop
1616
https://github.com/user-attachments/assets/2ceedcef-0ec8-4886-904a-3975e6c2ea6f
1717

1818

19-
20-
19+
### AndroidTV
2120
https://github.com/user-attachments/assets/9b7cbb10-3f95-4355-a9c7-3b23147dda18
2221

22+
### Web
2323

24+
#### [Live] (https://razaghimahdi.github.io/Shopping-By-KMP/)
2425

2526

2627

@@ -67,8 +68,6 @@ Obviously it would be more updates, What we are working on these days?
6768
- Refactored Splash's UI with smoother animation
6869
- In last updated, I added `GoogleMap` to managing address. So user can select its location before adding address information to be more specific
6970

70-
#### **Future Plans:**
71-
- **Web platfrom:** Soon we gonna have release for web
7271

7372
## Tech Stack 📚
7473
- Kotlin Multiplatform
@@ -153,6 +152,13 @@ The panel comes with a comprehensive **API**, ensuring scalability and flexibili
153152
- **Full API:** Enables external integrations and interactions with the shopping platform.
154153

155154

155+
## How to run web locally ?
156+
✅ For development:
157+
```./gradlew :webApp:jsBrowserDevelopmentRun```
158+
✅ For production:
159+
```./gradlew :webApp:jsBrowserProductionRun```
160+
161+
156162
## Contributing
157163
Contributions are welcome! If you have any feedback or suggestions, please don't hesitate to let us know.
158164
We appreciate your contributions and support. Also if you find a bug or would like to create a new feature, please submit a pull request.

docs/index.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/load.mjs

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)