@@ -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
47472 . 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
54543 . 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