Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build an e-commerce app with React and Chakra UI MERN, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:18
    App demo
  2. Урок 2. 00:02:15
    Install Node & Npm
  3. Урок 3. 00:02:31
    Install Git
  4. Урок 4. 00:01:22
    Install Visual Studio Code
  5. Урок 5. 00:02:31
    Install Visual Studio Code Extensions
  6. Урок 6. 00:02:29
    Prettier Extensions Settings
  7. Урок 7. 00:01:05
    Initiating Folder Directory
  8. Урок 8. 00:02:22
    Create React App
  9. Урок 9. 00:02:16
    Npm start
  10. Урок 10. 00:08:22
    Client Content Explained
  11. Урок 11. 00:03:48
    Removing Files we don't need 1
  12. Урок 12. 00:04:01
    Removing Files we don't need 2
  13. Урок 13. 00:08:10
    Setting up Git
  14. Урок 14. 00:02:55
    High picture of our app
  15. Урок 15. 00:02:15
    In case you get stuck
  16. Урок 16. 00:01:12
    Overview
  17. Урок 17. 00:03:15
    Installing Dependencies
  18. Урок 18. 00:03:21
    Set up React Router Dom & Chakra Provider
  19. Урок 19. 00:02:32
    The concept of React
  20. Урок 20. 00:12:55
    Navbar Component Part 1
  21. Урок 21. 00:03:13
    The concept of Components
  22. Урок 22. 00:07:57
    Navbar Component Part 2
  23. Урок 23. 00:07:52
    Navbar Component Part 3
  24. Урок 24. 00:04:49
    Navbar Component Part 4
  25. Урок 25. 00:03:25
    Save your work to the remote repository
  26. Урок 26. 00:00:34
    Overview
  27. Урок 27. 00:01:00
    Download Materials
  28. Урок 28. 00:08:02
    ProductsScreen Component
  29. Урок 29. 00:10:35
    ProductCard Component Part 1
  30. Урок 30. 00:11:22
    ProductCard Component Part 2
  31. Урок 31. 00:07:12
    ProductCard Component Part 3
  32. Урок 32. 00:01:54
    Save your work to the remote repository
  33. Урок 33. 00:00:58
    Section overview
  34. Урок 34. 00:05:19
    Getting started with MongoDb
  35. Урок 35. 00:00:58
    MongoDbCompass
  36. Урок 36. 00:03:21
    Connect to our database in MongoDb Compass
  37. Урок 37. 00:04:23
    Initialize backend npm package & dependencies
  38. Урок 38. 00:06:48
    Creating database connection part 1
  39. Урок 39. 00:03:41
    Creating database connection part 2
  40. Урок 40. 00:02:25
    What we have done so far
  41. Урок 41. 00:06:43
    Add port listener
  42. Урок 42. 00:08:43
    Creating product schema
  43. Урок 43. 00:06:02
    Initiate product route
  44. Урок 44. 00:02:06
    Import product data
  45. Урок 45. 00:02:14
    Save your work to the remote repository
  46. Урок 46. 00:00:38
    Overview
  47. Урок 47. 00:03:15
    Running backend and frontend simultanously
  48. Урок 48. 00:04:45
    Creating Redux Store
  49. Урок 49. 00:04:45
    Products Slices
  50. Урок 50. 00:04:06
    Redux Slices & Actions
  51. Урок 51. 00:02:20
    Proxy and Store Activation
  52. Урок 52. 00:02:33
    Redux Devtools
  53. Урок 53. 00:03:10
    Store Provider
  54. Урок 54. 00:04:22
    Redux in ProductsScreen
  55. Урок 55. 00:07:05
    Redux Theorie
  56. Урок 56. 00:02:53
    Code Clean Up
  57. Урок 57. 00:08:44
    Loading Spinner & Error Message
  58. Урок 58. 00:05:08
    Test Error Message & Saving our work to the Remote Repository
  59. Урок 59. 00:00:29
    Overview
  60. Урок 60. 00:01:55
    Fixing Deprecation Warning
  61. Урок 61. 00:04:18
    Setting Favicon
  62. Урок 62. 00:06:34
    Creating Cart Screen part 1
  63. Урок 63. 00:11:05
    Cart Slices & Actions (Redux)
  64. Урок 64. 00:08:58
    Creating Cart Screen part 2
  65. Урок 65. 00:08:18
    Adding Redux to the ProductCard
  66. Урок 66. 00:02:36
    Fixing useColorModeValue
  67. Урок 67. 00:12:47
    CartItem Component part 1
  68. Урок 68. 00:02:57
    CartItem Component part 2
  69. Урок 69. 00:14:50
    CartOrderSummary Compononet
  70. Урок 70. 00:05:29
    Get Product Route
  71. Урок 71. 00:09:49
    Local storage
  72. Урок 72. 00:01:29
    Refining calculateSubtotal Function
  73. Урок 73. 00:09:47
    Remove Cart Item and Save Work to Remote Repository
  74. Урок 74. 00:01:00
    Overview
  75. Урок 75. 00:05:26
    Redux setup for single product
  76. Урок 76. 00:04:58
    Initialize Product Screen Component
  77. Урок 77. 00:09:49
    Product Screen part 1
  78. Урок 78. 00:08:30
    Product Screen part 2
  79. Урок 79. 00:11:10
    Product Screen part 3
  80. Урок 80. 00:08:07
    Product Screen part 4
  81. Урок 81. 00:07:55
    Product Screen part 5
  82. Урок 82. 00:04:08
    Product Screen part 6
  83. Урок 83. 00:01:19
    Saving work to our work repository
  84. Урок 84. 00:01:22
    1. Overview
  85. Урок 85. 00:04:43
    Footer Component Part One
  86. Урок 86. 00:06:39
    Footer Component Part Two
  87. Урок 87. 00:04:32
    Footer Component Part Three
  88. Урок 88. 00:03:57
    LandingScreen Component Part One
  89. Урок 89. 00:07:11
    LandingScreen Component Part Two
  90. Урок 90. 00:01:38
    Save work to our remote repository
  91. Урок 91. 00:00:33
    Overview
  92. Урок 92. 00:08:30
    User Model
  93. Урок 93. 00:08:23
    JSON Web Token and Login User Route
  94. Урок 94. 00:07:30
    Register User Route
  95. Урок 95. 00:05:45
    Postman & GET Products
  96. Урок 96. 00:04:57
    Register user in Postman
  97. Урок 97. 00:06:37
    Review of what we have done so far
  98. Урок 98. 00:01:47
    Login user in Postman
  99. Урок 99. 00:11:46
    Login Screen Part One & Two
  100. Урок 100. 00:10:45
    Login Screen Part Three
  101. Урок 101. 00:08:38
    Text Field and Password Component
  102. Урок 102. 00:07:35
    Login Screen Part Four
  103. Урок 103. 00:09:05
    Redux Set Up For User
  104. Урок 104. 00:04:11
    Login Screen Part Five
  105. Урок 105. 00:04:56
    Login Screen Part Six
  106. Урок 106. 00:08:59
    Login Screen Part Seven
  107. Урок 107. 00:09:52
    Login Screen Part Eight
  108. Урок 108. 00:03:58
    Registration Screen Part One
  109. Урок 109. 00:07:40
    Registration Screen Part Two
  110. Урок 110. 00:10:09
    Registration Screen Part Three
  111. Урок 111. 00:03:58
    ViewIcon Fix
  112. Урок 112. 00:02:13
    Save Your Work To The Remote Repository
  113. Урок 113. 00:01:03
    Overview
  114. Урок 114. 00:10:08
    Backend Middleware
  115. Урок 115. 00:06:53
    Update Profile Route
  116. Урок 116. 00:04:59
    Update Profile in Postman
  117. Урок 117. 00:10:00
    Update Profile In Redux
  118. Урок 118. 00:08:30
    Profile Screen Part One
  119. Урок 119. 00:13:56
    Profile Screen Part Two
  120. Урок 120. 00:11:32
    Profile Screen Part Three
  121. Урок 121. 00:05:20
    Profile Screen Part Four
  122. Урок 122. 00:02:52
    Profile Screen Part Five
  123. Урок 123. 00:07:05
    Cart Icon Refinement
  124. Урок 124. 00:00:58
    Save your work to the remote repository
  125. Урок 125. 00:03:28
    Profile Save Toaster Fix
  126. Урок 126. 00:02:28
    Overview
  127. Урок 127. 00:11:14
    Order Schema
  128. Урок 128. 00:08:11
    Order Route
  129. Урок 129. 00:07:15
    Redux Setup - Order Actions
  130. Урок 130. 00:05:42
    Redux setup - Order Slice
  131. Урок 131. 00:09:26
    Checkout Screen Part One
  132. Урок 132. 00:15:16
    Checkout Screen Part Two
  133. Урок 133. 00:07:52
    CheckoutScreen Part Three
  134. Урок 134. 00:11:21
    Checkout Screen Part Four
  135. Урок 135. 00:13:04
    Checkout Screen Part Five
  136. Урок 136. 00:11:53
    Checkout Screen Part Six
  137. Урок 137. 00:07:35
    Clear Order and Cart Actions
  138. Урок 138. 00:08:17
    Shipping Information Part One
  139. Урок 139. 00:12:41
    Shipping Information Part Two
  140. Урок 140. 00:13:59
    Shipping Information Part Three
  141. Урок 141. 00:09:48
    Payment Success Modal Part One
  142. Урок 142. 00:08:19
    Payment Success Modal Part Two
  143. Урок 143. 00:10:46
    Payment Success Modal Part Three
  144. Урок 144. 00:04:20
    Payment Success Modal Part Four
  145. Урок 145. 00:03:31
    Save your work to the remote repository
  146. Урок 146. 00:01:39
    PayPal Checkout Issues
  147. Урок 147. 00:01:45
    Overview
  148. Урок 148. 00:05:55
    Get Users Orders Route
  149. Урок 149. 00:07:14
    Redux Setup - User Orders
  150. Урок 150. 00:06:24
    Your Orders Screen Part One
  151. Урок 151. 00:12:39
    Your Orders Screen Part Two
  152. Урок 152. 00:10:38
    Create Product Reviews Route
  153. Урок 153. 00:04:54
    Redux Setup - Reviews
  154. Урок 154. 00:02:32
    Redux Setup Resetting Errors
  155. Урок 155. 00:07:25
    Review on Product Screen Part One
  156. Урок 156. 00:08:28
    Review on Product Screen Part Two
  157. Урок 157. 00:03:58
    Review on Product Screen Part Three
  158. Урок 158. 00:01:01
    Save your work to the remote repository
  159. Урок 159. 00:01:14
    Overview
  160. Урок 160. 00:05:13
    Admin Console in Nav Bar
  161. Урок 161. 00:08:24
    Initialize Admin Console Screen
  162. Урок 162. 00:02:15
    Initialize Users Tab
  163. Урок 163. 00:08:01
    Users Route for Admin
  164. Урок 164. 00:08:37
    Redux Setup - Admin Users
  165. Урок 165. 00:10:10
    Users Tab Part One
  166. Урок 166. 00:08:30
    Users Tab Part Two
  167. Урок 167. 00:06:50
    Confirm Removal Alert
  168. Урок 168. 00:06:16
    Users Tab Part Three
  169. Урок 169. 00:00:36
    Debug Remove User Button
  170. Урок 170. 00:00:46
    Save your work to the remote repository
  171. Урок 171. 00:00:51
    Overview
  172. Урок 172. 00:06:23
    Admin Orders Route
  173. Урок 173. 00:06:08
    Redux Setup - Get Orders & Remove Orders
  174. Урок 174. 00:16:42
    Orders Tab
  175. Урок 175. 00:02:56
    Debug Delivered Flag
  176. Урок 176. 00:00:53
    Save your work to the remote repository
  177. Урок 177. 00:01:50
    Overview
  178. Урок 178. 00:13:03
    Create Delete Update Product Route
  179. Урок 179. 00:06:39
    Redux Setup - Update Product
  180. Урок 180. 00:03:08
    Redux Setup - Delete Product
  181. Урок 181. 00:01:32
    Redux Setup - Upload Product
  182. Урок 182. 00:04:58
    Products Tab Part One
  183. Урок 183. 00:09:23
    Products Tab Part Two
  184. Урок 184. 00:10:22
    Product Table Item Part One
  185. Урок 185. 00:13:03
    Product Table Item Part Two
  186. Урок 186. 00:05:10
    Product Table Item Part Three
  187. Урок 187. 00:02:38
    Debugging 404
  188. Урок 188. 00:12:22
    Add New Product Part One
  189. Урок 189. 00:07:34
    Add New Product Part Two
  190. Урок 190. 00:05:26
    Add New Product Part Three
  191. Урок 191. 00:08:15
    Add New Product Part Four
  192. Урок 192. 00:01:56
    Save your work to the remove repository
  193. Урок 193. 00:00:58
    Overview
  194. Урок 194. 00:06:18
    Admin route - Remove Product Review
  195. Урок 195. 00:04:14
    Redux Setup - Remove Review
  196. Урок 196. 00:08:29
    Reviews Tab - Part One
  197. Урок 197. 00:12:59
    Reviews Tab - Part Two
  198. Урок 198. 00:00:50
    Save your work to the remote repository
  199. Урок 199. 00:01:15
    Overview
  200. Урок 200. 00:11:50
    Deployment Configuration Part 1
  201. Урок 201. 00:09:46
    Deployment Configuration Part 2
  202. Урок 202. 00:12:11
    Website Deployment on Render.com
  203. Урок 203. 00:04:03
    End of course - last words, recommendation, thoughts
  204. Урок 204. 00:04:44
    Displaying correct error messages
  205. Урок 205. 00:14:06
    PayPal Checkout Process Bugfix