Skip to content

Commit f3fa6f8

Browse files
author
WebDeveloperGuide
committed
Formate description
1 parent 72e1e0a commit f3fa6f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@ There are 3 Folders
4141
- Shipping Address Page
4242
- Payment method with both for Cash on Delivery and Credit Card Payment
4343

44-
Note: Set port whatever you want in package.json file in scripts part
44+
Note: Set port whatever you want in package.json file in scripts part
4545
URL for Frontend : http://localhost:5001/
4646

4747
**Admin Panel**
4848
- Add/Update Product
4949

50-
Note: Add 1 User with isAdmin=true in Users table manually for login in admin panel.
50+
Note: Add 1 User with isAdmin=true in Users table manually for login in admin panel.
5151
URL for Admin Panel : http://localhost:5003/
5252

5353

5454
**APIs**
55-
Note: You can change port for API by set it in .env file. Default PORT is 5002
55+
Note: You can change port for API by set it in .env file. Default PORT is 5002
5656
URL for Admin Panel : http://localhost:5002/api/
5757

5858

0 commit comments

Comments
 (0)