Skip to content

Commit 887de89

Browse files
author
WebDeveloperGuide
committed
Formatted Description
1 parent c0060bb commit 887de89

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,24 @@ 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
45-
URL for Frontend : http://localhost:5001/
44+
Note: Set port whatever you want in package.json file in scripts part
45+
URL for Frontend : http://localhost:5001/
4646

4747
2. Admin Panel
4848
- Add/Update Product
4949

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

5353

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

5858

59-
Blog: https://www.webdeveloperguide.in/
60-
YouTube: https://www.youtube.com/WebDeveloperGuide
61-
GitHub: https://github.com/WebDeveloperGuide/
62-
FaceBook: https://www.facebook.com/webdeveloperguides/
63-
Twitter: https://twitter.com/WebDeveloperGd
59+
Blog: https://www.webdeveloperguide.in/
60+
YouTube: https://www.youtube.com/WebDeveloperGuide
61+
GitHub: https://github.com/WebDeveloperGuide/
62+
FaceBook: https://www.facebook.com/webdeveloperguides/
63+
Twitter: https://twitter.com/WebDeveloperGd
6464

0 commit comments

Comments
 (0)