@@ -41,24 +41,24 @@ There are 3 Folders
41
41
- Shipping Address Page
42
42
- Payment method with both for Cash on Delivery and Credit Card Payment
43
43
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/
46
46
47
47
2 . Admin Panel
48
48
- Add/Update Product
49
49
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/
52
52
53
53
54
54
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/
57
57
58
58
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
64
64
0 commit comments