Download link
File List
-
15 Users hotel bookings/005 Is already booked conditional rendering.mp4 157.67 MB
01 Introduction/001 About the app.mp4 13.88 MB
01 Introduction/002 Course highlights.en.srt 4.4 KB
01 Introduction/002 Course highlights.mp4 46.17 MB
01 Introduction/003 Download source code.html 1.28 KB
02 React app setup/001 Client setup.en.srt 7.13 KB
02 React app setup/001 Client setup.mp4 38.31 MB
02 React app setup/002 Implement routing.en.srt 12.03 KB
02 React app setup/002 Implement routing.mp4 66.11 MB
02 React app setup/003 Nav menu.en.srt 7.15 KB
02 React app setup/003 Nav menu.mp4 50 MB
02 React app setup/004 Redux setup.en.srt 14.9 KB
02 React app setup/004 Redux setup.mp4 94.97 MB
02 React app setup/005 Accessing redux state.en.srt 11.82 KB
02 React app setup/005 Accessing redux state.mp4 72.71 MB
03 Node server setup/001 Server setup.en.srt 10.35 KB
03 Node server setup/001 Server setup.mp4 47.91 MB
03 Node server setup/002 Express server.en.srt 10.63 KB
03 Node server setup/002 Express server.mp4 31.15 MB
03 Node server setup/003 Using import export syntax.en.srt 3.46 KB
03 Node server setup/003 Using import export syntax.mp4 20.97 MB
03 Node server setup/004 Routes.en.srt 5.78 KB
03 Node server setup/004 Routes.mp4 20.24 MB
03 Node server setup/005 Autoloading routes.en.srt 8.87 KB
03 Node server setup/005 Autoloading routes.mp4 36.79 MB
03 Node server setup/006 Controllers.en.srt 5.11 KB
03 Node server setup/006 Controllers.mp4 16.24 MB
03 Node server setup/007 Env variables.en.srt 3.07 KB
03 Node server setup/007 Env variables.mp4 13.66 MB
03 Node server setup/008 Using morgan.en.srt 3.23 KB
03 Node server setup/008 Using morgan.mp4 22.08 MB
03 Node server setup/009 Database setup.en.srt 16.94 KB
03 Node server setup/009 Database setup.mp4 113.58 MB
04 User Registration/001 Register page.en.srt 9.74 KB
04 User Registration/001 Register page.mp4 46.85 MB
04 User Registration/002 Register form.en.srt 8.34 KB
04 User Registration/002 Register form.mp4 60.77 MB
04 User Registration/003 Separate form component.en.srt 4.46 KB
04 User Registration/003 Separate form component.mp4 37.37 MB
04 User Registration/004 Using axios.en.srt 10.71 KB
04 User Registration/004 Using axios.mp4 56.02 MB
04 User Registration/005 Register endpoint and json middleware.en.srt 9.62 KB
04 User Registration/005 Register endpoint and json middleware.mp4 48.98 MB
04 User Registration/006 User schema.en.srt 8.35 KB
04 User Registration/006 User schema.mp4 31.17 MB
04 User Registration/007 Bcrypt hash password.en.srt 9.16 KB
04 User Registration/007 Bcrypt hash password.mp4 48.77 MB
04 User Registration/008 Save user in database.en.srt 15.41 KB
04 User Registration/008 Save user in database.mp4 96.94 MB
04 User Registration/009 Toast notifications.en.srt 13.16 KB
04 User Registration/009 Toast notifications.mp4 108.02 MB
04 User Registration/010 Env variables in react.en.srt 4.17 KB
04 User Registration/010 Env variables in react.mp4 25.26 MB
05 User login/001 Actions.en.srt 4.29 KB
05 User login/001 Actions.mp4 27.27 MB
05 User login/002 Login page.en.srt 10.4 KB
05 User login/002 Login page.mp4 77.37 MB
05 User login/003 Login request.en.srt 7.44 KB
05 User login/003 Login request.mp4 46.61 MB
05 User login/004 Compare password.en.srt 7.11 KB
05 User login/004 Compare password.mp4 31.55 MB
05 User login/005 Process login.en.srt 7.67 KB
05 User login/005 Process login.mp4 51.73 MB
05 User login/006 JWT on login.en.srt 9.25 KB
05 User login/006 JWT on login.mp4 60.39 MB
05 User login/007 User and token in redux and local storage.en.srt 12.12 KB
05 User login/007 User and token in redux and local storage.mp4 65.49 MB
05 User login/008 Redux state on page reload.en.srt 4.85 KB
05 User login/008 Redux state on page reload.mp4 26.51 MB
05 User login/009 Conditional rendering and logout.en.srt 9.68 KB
05 User login/009 Conditional rendering and logout.mp4 66.5 MB
06 Private route, navigation and user dashboard/001 Private route.en.srt 13.73 KB
06 Private route, navigation and user dashboard/001 Private route.mp4 77.95 MB
06 Private route, navigation and user dashboard/002 Dashboard nav.en.srt 6.86 KB
06 Private route, navigation and user dashboard/002 Dashboard nav.mp4 32.17 MB
06 Private route, navigation and user dashboard/003 Active link.en.srt 9.78 KB
06 Private route, navigation and user dashboard/003 Active link.mp4 124.73 MB
06 Private route, navigation and user dashboard/004 Connect nav 1.en.srt 13.48 KB
06 Private route, navigation and user dashboard/004 Connect nav 1.mp4 83.03 MB
06 Private route, navigation and user dashboard/005 Connect nav 2.en.srt 6.65 KB
06 Private route, navigation and user dashboard/005 Connect nav 2.mp4 47.41 MB
06 Private route, navigation and user dashboard/006 Links on user dashboard page.en.srt 11.16 KB
06 Private route, navigation and user dashboard/006 Links on user dashboard page.mp4 72.75 MB
07 Stripe setup/001 Stripe setup.en.srt 6.45 KB
07 Stripe setup/001 Stripe setup.mp4 45.36 MB
07 Stripe setup/002 Conditional rendering for connected and not connected users.en.srt 12.02 KB
07 Stripe setup/002 Conditional rendering for connected and not connected users.mp4 74.39 MB
07 Stripe setup/003 Showing content for not connected users.en.srt 5.14 KB
07 Stripe setup/003 Showing content for not connected users.mp4 32.71 MB
07 Stripe setup/004 Connect account action.en.srt 12.56 KB
07 Stripe setup/004 Connect account action.mp4 89.42 MB
07 Stripe setup/005 Verify token with express jwt.en.srt 15.49 KB
07 Stripe setup/005 Verify token with express jwt.mp4 97.49 MB
07 Stripe setup/006 Using stripe in backend.en.srt 9.85 KB
07 Stripe setup/006 Using stripe in backend.mp4 94.44 MB
07 Stripe setup/007 Save stripe account id.en.srt 5.73 KB
07 Stripe setup/007 Save stripe account id.mp4 43.88 MB
07 Stripe setup/008 Create login link.en.srt 15.19 KB
07 Stripe setup/008 Create login link.mp4 115.95 MB
08 Stripe onboarding and payout settings/001 Onboarding process.en.srt 10.36 KB
08 Stripe onboarding and payout settings/001 Onboarding process.mp4 70.75 MB
08 Stripe onboarding and payout settings/002 Functions to get user stripe status.en.srt 11.71 KB
08 Stripe onboarding and payout settings/002 Functions to get user stripe status.mp4 76.42 MB
08 Stripe onboarding and payout settings/003 Get account status in stripe callback.en.srt 6.65 KB
08 Stripe onboarding and payout settings/003 Get account status in stripe callback.mp4 45.99 MB
08 Stripe onboarding and payout settings/004 Save stripe seller's updated status in database.en.srt 11.74 KB
08 Stripe onboarding and payout settings/004 Save stripe seller's updated status in database.mp4 79.58 MB
08 Stripe onboarding and payout settings/005 User stripe status in redux and local storage.en.srt 11.95 KB
08 Stripe onboarding and payout settings/005 User stripe status in redux and local storage.mp4 95.17 MB
08 Stripe onboarding and payout settings/006 Update stripe payout delay days.en.srt 6.92 KB
08 Stripe onboarding and payout settings/006 Update stripe payout delay days.mp4 53.97 MB
08 Stripe onboarding and payout settings/007 Stripe user pending balance.en.srt 3.15 KB
08 Stripe onboarding and payout settings/007 Stripe user pending balance.mp4 22.02 MB
08 Stripe onboarding and payout settings/008 Get account balance.en.srt 5.43 KB
08 Stripe onboarding and payout settings/008 Get account balance.mp4 42.75 MB
08 Stripe onboarding and payout settings/009 Ribbon style and currency formatter.en.srt 8.21 KB
08 Stripe onboarding and payout settings/009 Ribbon style and currency formatter.mp4 62.62 MB
08 Stripe onboarding and payout settings/010 Request payout setting login link.en.srt 12.72 KB
08 Stripe onboarding and payout settings/010 Request payout setting login link.mp4 98.02 MB
08 Stripe onboarding and payout settings/011 Stripe users payout settings.en.srt 10.06 KB
08 Stripe onboarding and payout settings/011 Stripe users payout settings.mp4 75.35 MB
08 Stripe onboarding and payout settings/012 Recap.en.srt 2.66 KB
08 Stripe onboarding and payout settings/012 Recap.mp4 16.4 MB
09 Create hotels/001 Algolia setup.en.srt 5.15 KB
09 Create hotels/001 Algolia setup.mp4 31.6 MB
09 Create hotels/002 New hotel form 1.en.srt 13.21 KB
09 Create hotels/002 New hotel form 1.mp4 83.37 MB
09 Create hotels/003 New hotel form 2.en.srt 4.88 KB
09 Create hotels/003 New hotel form 2.mp4 40.27 MB
09 Create hotels/004 On change image handler and image preview.en.srt 8.27 KB
09 Create hotels/004 On change image handler and image preview.mp4 61.09 MB
09 Create hotels/005 Auto dropdown algolia places address suggestion.en.srt 9.86 KB
09 Create hotels/005 Auto dropdown algolia places address suggestion.mp4 72.88 MB
09 Create hotels/006 Datepicker.en.srt 7.24 KB
09 Create hotels/006 Datepicker.mp4 71.06 MB
09 Create hotels/007 Ant select and options component.en.srt 3.52 KB
09 Create hotels/007 Ant select and options component.mp4 29.94 MB
09 Create hotels/008 Create hotel function.en.srt 7.28 KB
09 Create hotels/008 Create hotel function.mp4 59.88 MB
09 Create hotels/009 Sending form data.en.srt 10.67 KB
09 Create hotels/009 Sending form data.mp4 90.01 MB
09 Create hotels/010 Hotel schema.en.srt 5.86 KB
09 Create hotels/010 Hotel schema.mp4 35.12 MB
09 Create hotels/011 Create new hotel.en.srt 17.65 KB
09 Create hotels/011 Create new hotel.mp4 115.6 MB
09 Create hotels/012 Create hotel component.en.srt 10.74 KB
09 Create hotels/012 Create hotel component.mp4 105.11 MB
09 Create hotels/013 Error messages.en.srt 5.59 KB
09 Create hotels/013 Error messages.mp4 39.56 MB
10 Display hotels/001 Get hotels endpoint.en.srt 7.19 KB
10 Display hotels/001 Get hotels endpoint.mp4 34.01 MB
10 Display hotels/002 Hotels in home page.en.srt 7.27 KB
10 Display hotels/002 Hotels in home page.mp4 58.02 MB
10 Display hotels/003 Display hotels in small card component.en.srt 10.59 KB
10 Display hotels/003 Display hotels in small card component.mp4 61.17 MB
10 Display hotels/004 Display hotel's features.en.srt 16.68 KB
10 Display hotels/004 Display hotel's features.mp4 128.81 MB
10 Display hotels/005 Show hotel image.en.srt 7.14 KB
10 Display hotels/005 Show hotel image.mp4 52.71 MB
11 Seller hotels/001 Conditional rendering edit delete.en.srt 7.62 KB
11 Seller hotels/001 Conditional rendering edit delete.mp4 57.01 MB
11 Seller hotels/002 Debug - Headers already sent error.en.srt 2.64 KB
11 Seller hotels/002 Debug - Headers already sent error.mp4 18.08 MB
11 Seller hotels/003 Seller hotels.en.srt 2.96 KB
11 Seller hotels/003 Seller hotels.mp4 17.67 MB
11 Seller hotels/004 Seller hotels request and fixing postedBy issue.en.srt 7.1 KB
11 Seller hotels/004 Seller hotels request and fixing postedBy issue.mp4 68.21 MB
11 Seller hotels/005 Hotels in seller's dashboard.en.srt 5.24 KB
11 Seller hotels/005 Hotels in seller's dashboard.mp4 55.55 MB
12 Hotels edit and delete/001 Delete hotel client.en.srt 7.88 KB
12 Hotels edit and delete/001 Delete hotel client.mp4 65.48 MB
12 Hotels edit and delete/002 Delete hotel server.en.srt 13.45 KB
12 Hotels edit and delete/002 Delete hotel server.mp4 94.59 MB
12 Hotels edit and delete/003 Single hotel API.en.srt 6.47 KB
12 Hotels edit and delete/003 Single hotel API.mp4 36.89 MB
12 Hotels edit and delete/004 Fetch single hotel.en.srt 10.43 KB
12 Hotels edit and delete/004 Fetch single hotel.mp4 96.51 MB
12 Hotels edit and delete/005 Edit hotel page.en.srt 6.08 KB
12 Hotels edit and delete/005 Edit hotel page.mp4 67.62 MB
12 Hotels edit and delete/006 Pre populate hotel in edit form.en.srt 15.29 KB
12 Hotels edit and delete/006 Pre populate hotel in edit form.mp4 154.41 MB
12 Hotels edit and delete/007 Send form data to update hotel.en.srt 10.06 KB
12 Hotels edit and delete/007 Send form data to update hotel.mp4 85.2 MB
12 Hotels edit and delete/008 Save hotel edit.en.srt 12.41 KB
12 Hotels edit and delete/008 Save hotel edit.mp4 84.68 MB
12 Hotels edit and delete/009 Image update fix.en.srt 4.33 KB
12 Hotels edit and delete/009 Image update fix.mp4 30.12 MB
13 Booking a hotel and checkout with stripe/001 Single hotel view 1.en.srt 8 KB
13 Booking a hotel and checkout with stripe/001 Single hotel view 1.mp4 66.02 MB
13 Booking a hotel and checkout with stripe/002 Single hotel view 2.en.srt 11.03 KB
13 Booking a hotel and checkout with stripe/002 Single hotel view 2.mp4 94.88 MB
13 Booking a hotel and checkout with stripe/003 Book now button login error fix.en.srt 12.51 KB
13 Booking a hotel and checkout with stripe/003 Book now button login error fix.mp4 101.24 MB
13 Booking a hotel and checkout with stripe/004 About stripe session checkout.en.srt 7.31 KB
13 Booking a hotel and checkout with stripe/004 About stripe session checkout.mp4 50.68 MB
13 Booking a hotel and checkout with stripe/005 Get stripe session object.en.srt 17.34 KB
13 Booking a hotel and checkout with stripe/005 Get stripe session object.mp4 126.09 MB
13 Booking a hotel and checkout with stripe/006 Stripe session save and response.en.srt 18.43 KB
13 Booking a hotel and checkout with stripe/006 Stripe session save and response.mp4 141.12 MB
13 Booking a hotel and checkout with stripe/007 Checkout with stripe.en.srt 9.98 KB
13 Booking a hotel and checkout with stripe/007 Checkout with stripe.mp4 86.82 MB
13 Booking a hotel and checkout with stripe/008 View account balance.en.srt 6.57 KB
13 Booking a hotel and checkout with stripe/008 View account balance.mp4 39.93 MB
14 Handling stripe success/001 Stripe success and cancel page.en.srt 5.38 KB
14 Handling stripe success/001 Stripe success and cancel page.mp4 47.58 MB
14 Handling stripe success/002 Stripe success page.en.srt 14.23 KB
14 Handling stripe success/002 Stripe success page.mp4 109.62 MB
14 Handling stripe success/003 Order model.en.srt 4.35 KB
14 Handling stripe success/003 Order model.mp4 26.87 MB
14 Handling stripe success/004 Stripe success backend.en.srt 11.71 KB
14 Handling stripe success/004 Stripe success backend.mp4 90.75 MB
14 Handling stripe success/005 Trying stripe success on successful payment.en.srt 9.25 KB
14 Handling stripe success/005 Trying stripe success on successful payment.mp4 90.44 MB
15 Users hotel bookings/001 User's hotel bookings.en.srt 11.44 KB
15 Users hotel bookings/001 User's hotel bookings.mp4 116.19 MB
15 Users hotel bookings/002 Show user bookings.en.srt 6.88 KB
15 Users hotel bookings/002 Show user bookings.mp4 64.93 MB
15 Users hotel bookings/003 Modal component for payment info.en.srt 14.02 KB
15 Users hotel bookings/003 Modal component for payment info.mp4 137.96 MB
15 Users hotel bookings/004 Is already booked_.en.srt 18.06 KB
15 Users hotel bookings/004 Is already booked_.mp4 157.66 MB
15 Users hotel bookings/005 Is already booked conditional rendering.en.srt 18.06 KB
01 Introduction/001 About the app.en.srt 1.98 KB
15 Users hotel bookings/006 Hide hotels with old available date.en.srt 4.91 KB
15 Users hotel bookings/006 Hide hotels with old available date.mp4 40.22 MB
16 Searching hotels/001 Search form algolia places.en.srt 12.96 KB
16 Searching hotels/001 Search form algolia places.mp4 92.69 MB
16 Searching hotels/002 Search date range and beds.en.srt 10.23 KB
16 Searching hotels/002 Search date range and beds.mp4 81.48 MB
16 Searching hotels/003 Search results page.en.srt 11.77 KB
16 Searching hotels/003 Search results page.mp4 103.42 MB
16 Searching hotels/004 Hotel response on search query.en.srt 11.64 KB
16 Searching hotels/004 Hotel response on search query.mp4 104.63 MB
16 Searching hotels/005 Display search results.en.srt 11.59 KB
16 Searching hotels/005 Display search results.mp4 90.94 MB
Download Info
-
Tips
“[Udemy] React Node MERN Marketplace - Build A Hotel Booking App (2021) [En]” 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.