Download link
File List
-
01 Introduction/001 Introduction.en.srt 1.67 KB
01 Introduction/001 Introduction.mp4 8.35 MB
01 Introduction/002 POST and GET API.en.srt 14.35 KB
01 Introduction/002 POST and GET API.mp4 101.08 MB
01 Introduction/003 Git.en.srt 4.52 KB
01 Introduction/003 Git.mp4 12.53 MB
01 Introduction/004 Create a user User Schema.en.srt 4.16 KB
01 Introduction/004 Create a user User Schema.mp4 16.06 MB
01 Introduction/005 Connect to the database (MongoDB).en.srt 7.38 KB
01 Introduction/005 Connect to the database (MongoDB).mp4 26.87 MB
01 Introduction/006 Setting up environment variables.en.srt 2.46 KB
01 Introduction/006 Setting up environment variables.mp4 9.08 MB
01 Introduction/007 Create a POST API with User Schema.en.srt 3.22 KB
01 Introduction/007 Create a POST API with User Schema.mp4 12.09 MB
01 Introduction/008 Product Schema.en.srt 3.56 KB
01 Introduction/008 Product Schema.mp4 13.51 MB
01 Introduction/009 Owner and Category Schema.en.srt 3.76 KB
01 Introduction/009 Owner and Category Schema.mp4 12.33 MB
01 Introduction/010 POST API - Product Schema.en.srt 12.53 KB
01 Introduction/010 POST API - Product Schema.mp4 59.07 MB
01 Introduction/011 Setting up Amazon S3 Bucket.en.srt 3.97 KB
01 Introduction/011 Setting up Amazon S3 Bucket.mp4 20.06 MB
01 Introduction/012 Install Multer and AWS dependencies.en.srt 4.72 KB
01 Introduction/012 Install Multer and AWS dependencies.mp4 23.87 MB
01 Introduction/013 Test the Upload Photo Middleware.en.srt 6.25 KB
01 Introduction/013 Test the Upload Photo Middleware.mp4 30.15 MB
01 Introduction/014 Create Categories API.en.srt 5.18 KB
01 Introduction/014 Create Categories API.mp4 26.52 MB
01 Introduction/015 Create Owners API.en.srt 4.44 KB
01 Introduction/015 Create Owners API.mp4 29.72 MB
01 Introduction/016 Product API - GET (all and single product).en.srt 5.24 KB
01 Introduction/016 Product API - GET (all and single product).mp4 21.71 MB
01 Introduction/017 Product API - Update a single product.en.srt 5.68 KB
01 Introduction/017 Product API - Update a single product.mp4 29.48 MB
01 Introduction/018 Product API - Delete a single product.en.srt 3.19 KB
01 Introduction/018 Product API - Delete a single product.mp4 16.57 MB
02 Frontend Admin App/019 What is Vue.js and Nuxt.en.srt 5.19 KB
02 Frontend Admin App/019 What is Vue.js and Nuxt.mp4 23.96 MB
02 Frontend Admin App/020 Create a Nuxt Project.en.srt 5.67 KB
02 Frontend Admin App/020 Create a Nuxt Project.mp4 19.47 MB
02 Frontend Admin App/021 Create a first Page in Nuxt.en.srt 1.74 KB
02 Frontend Admin App/021 Create a first Page in Nuxt.mp4 5.02 MB
02 Frontend Admin App/022 Configure CSS files.en.srt 2.51 KB
02 Frontend Admin App/022 Configure CSS files.mp4 11.72 MB
02 Frontend Admin App/022 static-files.zip 4.59 MB
02 Frontend Admin App/023 Create a Listing Page Part 1.en.srt 9.95 KB
02 Frontend Admin App/023 Create a Listing Page Part 1.mp4 56.19 MB
02 Frontend Admin App/024 Learn Vue.js quickly.en.srt 5.84 KB
02 Frontend Admin App/024 Learn Vue.js quickly.mp4 19.1 MB
02 Frontend Admin App/025 Create a Listing Page Part 2.en.srt 7.55 KB
02 Frontend Admin App/025 Create a Listing Page Part 2.mp4 34.67 MB
02 Frontend Admin App/026 Create a Adding a Product Form Page.en.srt 10.31 KB
02 Frontend Admin App/026 Create a Adding a Product Form Page.mp4 45.39 MB
02 Frontend Admin App/027 Create an Adding a Product Form Page Part 2 Axios call.en.srt 7.39 KB
02 Frontend Admin App/027 Create an Adding a Product Form Page Part 2 Axios call.mp4 32.32 MB
02 Frontend Admin App/028 Product Form Page Part 3 POST API with Axios.en.srt 15.27 KB
02 Frontend Admin App/028 Product Form Page Part 3 POST API with Axios.mp4 70.17 MB
02 Frontend Admin App/029 Category Form Page.en.srt 7.63 KB
02 Frontend Admin App/029 Category Form Page.mp4 35.96 MB
02 Frontend Admin App/030 Owner Form Page.en.srt 8.07 KB
02 Frontend Admin App/030 Owner Form Page.mp4 39.19 MB
02 Frontend Admin App/031 Update a Product Page.en.srt 9.11 KB
02 Frontend Admin App/031 Update a Product Page.mp4 43.16 MB
02 Frontend Admin App/032 Add Navigation links.en.srt 4.87 KB
02 Frontend Admin App/032 Add Navigation links.mp4 22.93 MB
02 Frontend Admin App/033 Delete a product Feature.en.srt 5.63 KB
02 Frontend Admin App/033 Delete a product Feature.mp4 25.12 MB
03 Frontend Consumer App/034 Setup Consumer project in Nuxt.en.srt 1.9 KB
03 Frontend Consumer App/034 Setup Consumer project in Nuxt.mp4 4.21 MB
03 Frontend Consumer App/035 Configure CSS Files.en.srt 1.67 KB
03 Frontend Consumer App/035 Configure CSS Files.mp4 8.33 MB
03 Frontend Consumer App/035 static-files.zip 4.59 MB
03 Frontend Consumer App/036 Setting up a Navbar.en.srt 13.79 KB
03 Frontend Consumer App/036 Setting up a Navbar.mp4 75.48 MB
03 Frontend Consumer App/037 Footer.zip 1.34 KB
03 Frontend Consumer App/037 Setting up a Footer.en.srt 1.69 KB
03 Frontend Consumer App/037 Setting up a Footer.mp4 6.1 MB
03 Frontend Consumer App/038 Search Bar.en.srt 2.41 KB
03 Frontend Consumer App/038 Search Bar.mp4 11.8 MB
03 Frontend Consumer App/039 Featured Product - HTML.en.srt 6.19 KB
03 Frontend Consumer App/039 Featured Product - HTML.mp4 31.31 MB
03 Frontend Consumer App/040 Listing Page Part 1 HTML.en.srt 7.01 KB
03 Frontend Consumer App/040 Listing Page Part 1 HTML.mp4 27.98 MB
03 Frontend Consumer App/041 Listing Page Part 2 Axios and Map the data.en.srt 7.55 KB
03 Frontend Consumer App/041 Listing Page Part 2 Axios and Map the data.mp4 34.85 MB
04 Frontend Consumer App (Product Page)/042 Product Page Part 1 Layout and Font size.en.srt 2.5 KB
04 Frontend Consumer App (Product Page)/042 Product Page Part 1 Layout and Font size.mp4 8.4 MB
04 Frontend Consumer App (Product Page)/042 product-page.zip 2.45 KB
04 Frontend Consumer App (Product Page)/043 Product Page Part 2 Breadcrumbs.en.srt 2.57 KB
04 Frontend Consumer App (Product Page)/043 Product Page Part 2 Breadcrumbs.mp4 13.01 MB
04 Frontend Consumer App (Product Page)/044 Product Page Part 3 First 3 Grid (Image and Author).en.srt 4.98 KB
04 Frontend Consumer App (Product Page)/044 Product Page Part 3 First 3 Grid (Image and Author).mp4 28.3 MB
04 Frontend Consumer App (Product Page)/045 Product Page Part 4 Middle Section (description).en.srt 10.33 KB
04 Frontend Consumer App (Product Page)/045 Product Page Part 4 Middle Section (description).mp4 50.76 MB
04 Frontend Consumer App (Product Page)/046 Product Page Part 5 Last 3 grid (Buying Section).en.srt 10.07 KB
04 Frontend Consumer App (Product Page)/046 Product Page Part 5 Last 3 grid (Buying Section).mp4 52.7 MB
04 Frontend Consumer App (Product Page)/047 Product Page Part 6 About Authors section.en.srt 3.15 KB
04 Frontend Consumer App (Product Page)/047 Product Page Part 6 About Authors section.mp4 17.14 MB
04 Frontend Consumer App (Product Page)/048 Product Page Part 7 Axios and Populate.en.srt 6.15 KB
04 Frontend Consumer App (Product Page)/048 Product Page Part 7 Axios and Populate.mp4 35.51 MB
05 Backend Authentication/049 What is JSON WEB TOKEN.en.srt 3.82 KB
05 Backend Authentication/049 What is JSON WEB TOKEN.mp4 17.34 MB
05 Backend Authentication/050 Signup API.en.srt 10.06 KB
05 Backend Authentication/050 Signup API.mp4 51.05 MB
05 Backend Authentication/051 JWT middleware.en.srt 5.95 KB
05 Backend Authentication/051 JWT middleware.mp4 28.59 MB
05 Backend Authentication/052 Test the JWT middleware on Profile API.en.srt 4.3 KB
05 Backend Authentication/052 Test the JWT middleware on Profile API.mp4 20.54 MB
05 Backend Authentication/053 Login API.en.srt 7.16 KB
05 Backend Authentication/053 Login API.mp4 31.1 MB
06 Frontend Authentication/054 Signup Page Part 1 HTML.en.srt 6.62 KB
06 Frontend Authentication/054 Signup Page Part 1 HTML.mp4 32.73 MB
06 Frontend Authentication/055 Signup Page Part 2 Auth Library.en.srt 15.78 KB
06 Frontend Authentication/055 Signup Page Part 2 Auth Library.mp4 56.74 MB
06 Frontend Authentication/056 If Condition for users data on a navbar.en.srt 3.96 KB
06 Frontend Authentication/056 If Condition for users data on a navbar.mp4 18.34 MB
06 Frontend Authentication/057 Login Page.en.srt 7.08 KB
06 Frontend Authentication/057 Login Page.mp4 27.39 MB
06 Frontend Authentication/058 Profile Page Part 1 HTML.en.srt 5.33 KB
06 Frontend Authentication/058 Profile Page Part 1 HTML.mp4 20.16 MB
06 Frontend Authentication/059 Profile Page Part 2 Update Feature.en.srt 9.91 KB
06 Frontend Authentication/059 Profile Page Part 2 Update Feature.mp4 32.45 MB
06 Frontend Authentication/060 Logout Feature.en.srt 1.91 KB
06 Frontend Authentication/060 Logout Feature.mp4 5.95 MB
07 Frontend and Backend Review/061 Review Schema.en.srt 2.33 KB
07 Frontend and Backend Review/061 Review Schema.mp4 6.51 MB
07 Frontend and Backend Review/062 Review POST API.en.srt 6.63 KB
07 Frontend and Backend Review/062 Review POST API.mp4 27.96 MB
07 Frontend and Backend Review/063 Review GET API.en.srt 1.79 KB
07 Frontend and Backend Review/063 Review GET API.mp4 7.37 MB
07 Frontend and Backend Review/064 Review Page.en.srt 13.64 KB
07 Frontend and Backend Review/064 Review Page.mp4 63.56 MB
07 Frontend and Backend Review/064 review.zip 1.49 KB
07 Frontend and Backend Review/065 Review section on product page.en.srt 11.17 KB
07 Frontend and Backend Review/065 Review section on product page.mp4 50.79 MB
07 Frontend and Backend Review/065 ReviewSection.zip 1.89 KB
07 Frontend and Backend Review/066 Average Rating and Fixing bugs.en.srt 13.96 KB
07 Frontend and Backend Review/066 Average Rating and Fixing bugs.mp4 66.32 MB
08 Frontend and Backend Address/067 Address Schema.en.srt 1.97 KB
08 Frontend and Backend Address/067 Address Schema.mp4 6.87 MB
08 Frontend and Backend Address/068 Address POST API.en.srt 4.17 KB
08 Frontend and Backend Address/068 Address POST API.mp4 20.31 MB
08 Frontend and Backend Address/069 Address GET API.en.srt 1.58 KB
08 Frontend and Backend Address/069 Address GET API.mp4 5.85 MB
08 Frontend and Backend Address/070 Address Page.en.srt 5.59 KB
08 Frontend and Backend Address/070 Address Page.mp4 27.09 MB
08 Frontend and Backend Address/070 add-address.zip 1.48 KB
08 Frontend and Backend Address/071 Third Party API - countries.en.srt 5.09 KB
08 Frontend and Backend Address/071 Third Party API - countries.mp4 23.75 MB
08 Frontend and Backend Address/072 Testing Add Address Page.en.srt 2.05 KB
08 Frontend and Backend Address/072 Testing Add Address Page.mp4 7.05 MB
08 Frontend and Backend Address/073 List of Addresses - HTML.en.srt 2.8 KB
08 Frontend and Backend Address/073 List of Addresses - HTML.mp4 8.32 MB
08 Frontend and Backend Address/073 listOfAddress.zip 1.42 KB
08 Frontend and Backend Address/074 Address Edit Delete and Set Default API.en.srt 10.1 KB
08 Frontend and Backend Address/074 Address Edit Delete and Set Default API.mp4 48.08 MB
08 Frontend and Backend Address/075 List of addresses page map data delete set default.en.srt 12.19 KB
08 Frontend and Backend Address/075 List of addresses page map data delete set default.mp4 51.58 MB
08 Frontend and Backend Address/076 List of address page Edit feature.en.srt 8.86 KB
08 Frontend and Backend Address/076 List of address page Edit feature.mp4 42.32 MB
09 Add to Cart/077 Cart Page - HTML.en.srt 1.5 KB
09 Add to Cart/077 Cart Page - HTML.mp4 4.11 MB
09 Add to Cart/077 cart.zip 1.72 KB
09 Add to Cart/078 What is Vuex.en.srt 5.67 KB
09 Add to Cart/078 What is Vuex.mp4 18.45 MB
09 Add to Cart/079 State and action.en.srt 3.99 KB
09 Add to Cart/079 State and action.mp4 11.98 MB
09 Add to Cart/080 Mutations.en.srt 5.44 KB
09 Add to Cart/080 Mutations.mp4 19.58 MB
09 Add to Cart/081 Import Action in Product Page.en.srt 4.14 KB
09 Add to Cart/081 Import Action in Product Page.mp4 14.32 MB
09 Add to Cart/082 Getters and computed.en.srt 4.83 KB
09 Add to Cart/082 Getters and computed.mp4 16.34 MB
09 Add to Cart/083 Shopping Cart Page Mapping Data from vuex.en.srt 6.09 KB
09 Add to Cart/083 Shopping Cart Page Mapping Data from vuex.mp4 25.1 MB
09 Add to Cart/084 Persist Vuex in localStorage.en.srt 6.57 KB
09 Add to Cart/084 Persist Vuex in localStorage.mp4 22.47 MB
09 Add to Cart/085 Change quantity mutation.en.srt 8.55 KB
09 Add to Cart/085 Change quantity mutation.mp4 34.16 MB
09 Add to Cart/086 Delete product mutation.en.srt 2.95 KB
09 Add to Cart/086 Delete product mutation.mp4 12.78 MB
10 Frontend and Backend Payment/087 Placeorder Page - HTML.en.srt 1.45 KB
10 Frontend and Backend Payment/087 Placeorder Page - HTML.mp4 4.89 MB
10 Frontend and Backend Payment/087 placeorder.zip 3.48 KB
10 Frontend and Backend Payment/088 Placeorder Page - Map vuex cart to the page.en.srt 3.35 KB
10 Frontend and Backend Payment/088 Placeorder Page - Map vuex cart to the page.mp4 17.76 MB
10 Frontend and Backend Payment/089 Shipment API.en.srt 8.88 KB
10 Frontend and Backend Payment/089 Shipment API.mp4 32.47 MB
10 Frontend and Backend Payment/090 Placeorder Page - Axios call.en.srt 9.78 KB
10 Frontend and Backend Payment/090 Placeorder Page - Axios call.mp4 41.82 MB
10 Frontend and Backend Payment/091 Stripe Account.en.srt 1.87 KB
10 Frontend and Backend Payment/091 Stripe Account.mp4 4.47 MB
10 Frontend and Backend Payment/092 Payment Page - HTML.en.srt 5.58 KB
10 Frontend and Backend Payment/092 Payment Page - HTML.mp4 20.8 MB
10 Frontend and Backend Payment/092 payment.zip 1.38 KB
10 Frontend and Backend Payment/093 Order Schema.en.srt 2.58 KB
10 Frontend and Backend Payment/093 Order Schema.mp4 7.98 MB
10 Frontend and Backend Payment/094 Payment API.en.srt 9.07 KB
10 Frontend and Backend Payment/094 Payment API.mp4 39.68 MB
10 Frontend and Backend Payment/095 Payment Page Axios call.en.srt 10.81 KB
10 Frontend and Backend Payment/095 Payment Page Axios call.mp4 45.41 MB
10 Frontend and Backend Payment/096 Order Page - HTML.en.srt 1.71 KB
10 Frontend and Backend Payment/096 Order Page - HTML.mp4 4.65 MB
10 Frontend and Backend Payment/096 orders.zip 1.36 KB
10 Frontend and Backend Payment/097 Order Page - API.en.srt 7.2 KB
10 Frontend and Backend Payment/097 Order Page - API.mp4 30.62 MB
10 Frontend and Backend Payment/098 Order Page - Axios Call.en.srt 4.12 KB
10 Frontend and Backend Payment/098 Order Page - Axios Call.mp4 21.21 MB
11 Frontend and Backend Search/099 Search Page - HTML.en.srt 2.45 KB
11 Frontend and Backend Search/099 Search Page - HTML.mp4 8.41 MB
11 Frontend and Backend Search/100 Algolia Account.en.srt 6.93 KB
11 Frontend and Backend Search/100 Algolia Account.mp4 19.03 MB
11 Frontend and Backend Search/101 Algolia Plugin for Product Schema.en.srt 6.72 KB
11 Frontend and Backend Search/101 Algolia Plugin for Product Schema.mp4 27.61 MB
11 Frontend and Backend Search/102 Search API with Algolia.en.srt 5.32 KB
11 Frontend and Backend Search/102 Search API with Algolia.mp4 25.5 MB
11 Frontend and Backend Search/103 Search Page - Axios call.en.srt 6.69 KB
11 Frontend and Backend Search/103 Search Page - Axios call.mp4 22.54 MB
GetFreeCourses.Me.url 116 B
How you can help GetFreeCourses.Me.txt 182 B
Download Info
-
Tips
“GetFreeCourses.Me-Udemy-Learn-how-to-build-amazon-website-using-vuejs-and-nodejs” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.