Engineers Hub
Engineers Hub
  • 51
  • 16 189
Full stack E-commerce App with React, Vite , Nodejs , MongoDB and Context Api
In this video you can learn to create ecommerce web app using Vite , Nodejs , MongoDB and Context Api. You will also be able to perform authentication and cart functionality.
Ecommerce git code : - github.com/coderTech11/Ecommerce-App
Login system source code : - github.com/coderTech11/Login-system
React vite setup :- ua-cam.com/video/oGhMIL6CxYw/v-deo.html
Tailwind CSS in react vite :- ua-cam.com/video/Bv4z7fMUyYQ/v-deo.html
Nodejs Login system :- ua-cam.com/video/786-PmsnE-k/v-deo.html
Timestamps :
00:00 Introduction
00:16 Project Demo
05:44 React vite setup
07:12 Node backend setup
09:27 Mongoose Connection
21:23 Returning All products logic and routes
27:27 Navbaar
32:12 Custom React Hook for fetching data with axios
36:03 Product Context using Context Api
39:29 CORS configuration
42:15 Home Content
53:04 Single Product Implementation in Backend
57:56 Details Page for product
01:08:09 Star Rating
01:13:34 Signin and Signup Authentication
01:41:29 Cookie access in axios request
01:44:40 Products rendering based on categories
01:55:11 Cart Context with functionality
02:08:34 Auth Middleware
02:11:50 Implementing backend cart with auth in Cart Context
02:20:38 Carts page
02:36:20 Logout
02:37:13 Auth Context
02:45:57 Fetch cart item functionality
02:51:18 Verify authentication state
03:07:25 Final Project Flow
Переглядів: 1 322

Відео

NestJS Service and Dependency Injection
Переглядів 52Місяць тому
In this video you can learn about nestjs service and dependency injection in nestjs. Nestjs controllers and dtos : ua-cam.com/video/WfnBoO5inWQ/v-deo.html Postman for beginners: ua-cam.com/video/604AclYJex4/v-deo.html Nestjs for beginner tutorial : ua-cam.com/video/v9gDEXeTBo0/v-deo.html Nodejs and npm installation link : ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Visual Studio link : ua-cam.com/v...
NestJS Controllers and DTOs validation
Переглядів 52Місяць тому
In this video you can learn to create nestjs controllers , dtos and its validation. Module in Nestjs : ua-cam.com/video/Kp5313MxmOA/v-deo.html Postman for beginners: ua-cam.com/video/604AclYJex4/v-deo.html Nestjs for beginner tutorial : ua-cam.com/video/v9gDEXeTBo0/v-deo.html Nodejs and npm installation link : ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY...
Modules in NestJS
Переглядів 20Місяць тому
In this video you will learn about module and how can you create it in nestjs. Nestjs for beginner tutorial : ua-cam.com/video/v9gDEXeTBo0/v-deo.html Nodejs and npm installation link : ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html
NestJS for beginners - Start your project in NestJS
Переглядів 112Місяць тому
In this video , you will learn about introduction to NestJS which is a NodeJS framework and how you can start your first project in NestJS. You will also learn project setup and receiving data from NestJS in postman. Nodejs and npm installation link : ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Postman for beginners: ua-cam.com/video/604AclYJex4/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ...
Express js Email Service with Nodemailer and Gmail in Node js
Переглядів 1692 місяці тому
In this video you can learn to send email in nodejs. github source code : - github.com/coderTech11/Nodejs-Email Nodejs and npm download link: ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Postman link : ua-cam.com/video/604AclYJex4/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html
Express 5 released...
Переглядів 352 місяці тому
In this video we will be going through the changes and improvements made in express 5.
RESTful CRUD API with NestJS, TypeORM, and PostgreSQL
Переглядів 4022 місяці тому
In this video you can learn to create restful CRUD API with NestJS, TypeORM, and PostgreSQL. github source code : - github.com/coderTech11/Crud-nestjs Nodejs and npm download link: ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Postman link : ua-cam.com/video/604AclYJex4/v-deo.html PostgreSQL and pgadmin link: ua-cam.com/video/zeZtMNwb-YE/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-...
Connect PostgreSQL to NestJS using TypeORM and View Data in PgAdmin
Переглядів 1773 місяці тому
In this video you can learn to connect postgreSQL to NestJS and view data in PgAdmin. Nodejs and npm download link: ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Postman link : ua-cam.com/video/604AclYJex4/v-deo.html PostgreSQL and pgadmin link: ua-cam.com/video/zeZtMNwb-YE/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html Nestjs for beginners: ua-cam.com/video/o2QZ_2QvJJQ/v-deo...
NestJS Configuration : Access Environment Variables in Nestjs
Переглядів 1083 місяці тому
In this video you can learn to access Environment Variables in Nestjs. NestJS for Beginners: ua-cam.com/video/o2QZ_2QvJJQ/v-deo.html Postman link : ua-cam.com/video/604AclYJex4/v-deo.html Nodejs and npm download link: ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html
Send Emails via SMTP Using Nodemailer and Gmail in NestJS
Переглядів 7643 місяці тому
In this video you can learn to send Emails via SMTP Using Nodemailer and Gmail in NestJS. github source code : - github.com/coderTech11/Email-nestjs Nodejs and npm download link: ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Postman link : ua-cam.com/video/604AclYJex4/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html Nestjs for beginners: ua-cam.com/video/o2QZ_2QvJJQ/v-deo.html
CRUD Rest API with Node js, Express, and MongoDB
Переглядів 5514 місяці тому
In this video you can learn to built restful CRUD API with Node js, Express, and MongoDB. github source code : - github.com/coderTech11/CRUD-Api Nodejs and npm download link: ua-cam.com/video/F2mDI8Wvz-Q/v-deo.html Create Database in MongoDB Atlas : ua-cam.com/video/od6fnmQbR3s/v-deo.html Postman link : ua-cam.com/video/604AclYJex4/v-deo.html Visual Studio link : ua-cam.com/video/JkHQ1iY10Uc/v-...
Access Environment Variables in Vite for React Project
Переглядів 1894 місяці тому
In this video you can learn to access environment variables in Vite for React Project. React Vite setup video : ua-cam.com/video/oGhMIL6CxYw/v-deo.html VSCode download video : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html
Configure Tailwind CSS in a React Vite Project
Переглядів 574 місяці тому
In this video , you can learn to configure tailwind CSS in your React Vite project. React Vite setup video : ua-cam.com/video/oGhMIL6CxYw/v-deo.html VSCode download video : ua-cam.com/video/JkHQ1iY10Uc/v-deo.html
NodeJS Login System App with MongoDB, Express, and EJS
Переглядів 8925 місяців тому
NodeJS Login System App with MongoDB, Express, and EJS
Set up React Project with Vite in VSCode
Переглядів 1105 місяців тому
Set up React Project with Vite in VSCode
NodeJS Login & Signup JWT Authentication with Bcrypt Password Hashing
Переглядів 4246 місяців тому
NodeJS Login & Signup JWT Authentication with Bcrypt Password Hashing
Connect MongoDB Atlas to Node.js with Mongoose: Data Insertion and Viewing
Переглядів 1 тис.6 місяців тому
Connect MongoDB Atlas to Node.js with Mongoose: Data Insertion and Viewing
Access environment variables in Nodejs
Переглядів 466 місяців тому
Access environment variables in Nodejs
MongoDB Atlas Tutorial : Delete Projects and Terminate Clusters
Переглядів 1,6 тис.7 місяців тому
MongoDB Atlas Tutorial : Delete Projects and Terminate Clusters
Create a Database in MongoDB Atlas
Переглядів 1,1 тис.7 місяців тому
Create a Database in MongoDB Atlas
Install postgresql and run pgadmin on Windows
Переглядів 1347 місяців тому
Install postgresql and run pgadmin on Windows
Run Jupyter Notebook from the Command Line in Python using pip
Переглядів 667 місяців тому
Run Jupyter Notebook from the Command Line in Python using pip
Fix 'pip' Not Recognized Error in Python
Переглядів 487 місяців тому
Fix 'pip' Not Recognized Error in Python
React Router Dom : Solve 'Switch' Export Issue in React
Переглядів 327 місяців тому
React Router Dom : Solve 'Switch' Export Issue in React
Install python on windows 10/11 and run in Visual Studio Code
Переглядів 2437 місяців тому
Install python on windows 10/11 and run in Visual Studio Code
Install Visual Studio Code on Windows 10/11
Переглядів 637 місяців тому
Install Visual Studio Code on Windows 10/11
Bank Console Application using .NET Core 8 Final Part
Переглядів 958 місяців тому
Bank Console Application using .NET Core 8 Final Part
Code First Migration to solve DBModels Context Changed Error in .Net
Переглядів 348 місяців тому
Code First Migration to solve DBModels Context Changed Error in .Net
Bank Console Application using .NET Core 8.0 Part 1
Переглядів 1628 місяців тому
Bank Console Application using .NET Core 8.0 Part 1

КОМЕНТАРІ

  • @Rashmi-o8v6g
    @Rashmi-o8v6g День тому

    Great content sir.

  • @tricksbyvikeshmishra5385
    @tricksbyvikeshmishra5385 3 дні тому

    github se code lene k baad nhi run ho raha hai Vscode me

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 3 дні тому

      @@tricksbyvikeshmishra5385 Please refer to the README for detailed instructions

  • @lokeshsai_damarla
    @lokeshsai_damarla 4 дні тому

    just opened video for thumbnail 🤧🤧🤧

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 4 дні тому

      @@lokeshsai_damarla Hope the content is up to the mark as well. Thanks.

  • @stanf5488
    @stanf5488 5 днів тому

    👍

  • @stanf5488
    @stanf5488 5 днів тому

    👍

  • @stanf5488
    @stanf5488 5 днів тому

    👍

  • @stanf5488
    @stanf5488 5 днів тому

    👍

  • @stanf5488
    @stanf5488 5 днів тому

    👍

  • @stanf5488
    @stanf5488 5 днів тому

    👍

  • @stanf5488
    @stanf5488 6 днів тому

    👍

  • @vishaltheindian3182
    @vishaltheindian3182 11 днів тому

    life save

  • @romeojoseph1789
    @romeojoseph1789 12 днів тому

    Thank you so much bro, it has solved my issue. You are great :)

  • @সাহসীমানুষ-ল৬ছ

    Thanks

  • @Tech-x7c
    @Tech-x7c 22 дні тому

    great video, Thank you

  • @devrimsarikaya
    @devrimsarikaya Місяць тому

    Thanks İt works

  • @zainulkhan8381
    @zainulkhan8381 2 місяці тому

    Very crisp and straight to the point

  • @anupmasaxena8399
    @anupmasaxena8399 2 місяці тому

    Rewired error coming, sir plz help, it's still not working

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 2 місяці тому

      @anupmasaxena8399 Could you please provide detail of your error ?

  • @demshano7690
    @demshano7690 2 місяці тому

    thank you sir.

  • @pythonpatterns
    @pythonpatterns 3 місяці тому

    It is not working for me. It later worked I had to disable charts also.

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 3 місяці тому

      @@pythonpatterns what issue did you encounter?

    • @pythonpatterns
      @pythonpatterns 3 місяці тому

      @@EngineersHub-ue9ho Thanks it later worked.

  • @infoseconds
    @infoseconds 3 місяці тому

    How to solve the error can’t resolve “async_hooks”

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 3 місяці тому

      @@infoseconds include async_hooks : false inside fallback

  • @rudhraar
    @rudhraar 3 місяці тому

    Dude , I'm literally sitting in tears here after I resolved this error . Thank you , thank you , thank you sooo muchhhh !! 😭😭😭😭

  • @azharazhar9581
    @azharazhar9581 3 місяці тому

    Thanks you

  • @anshkumargupta5032
    @anshkumargupta5032 4 місяці тому

    Can't resolve 'process/browser' in 'C:\Users\kumar\OneDrive\Desktop\mern Todo\frontend ode_modules\@reduxjs\toolkit\dist' Did you mean 'browser.js' sir i facing this problem please help me I want to submit m final year project ....help me please ...waiting for your response

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 3 місяці тому

      @@anshkumargupta5032 try including process/browser inside the fallback

  • @CaliGuy124
    @CaliGuy124 4 місяці тому

    Wow that was very helpful thank you brother❤❤

  • @hafizmominhussain
    @hafizmominhussain 5 місяців тому

    Thaks you

  • @stanf5488
    @stanf5488 5 місяців тому

    Thank you!

  • @dipanjandas6644
    @dipanjandas6644 5 місяців тому

    Thank you, it was very much helpful! keep it up

  • @adventurewithme18
    @adventurewithme18 5 місяців тому

    Thank you so much. If I were to meet you in person, I would give you a warm hug. You have been really helpful

  • @adventurewithme18
    @adventurewithme18 5 місяців тому

    Your video was really great help.

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 5 місяців тому

      @@adventurewithme18 Glad the video was helpful to you.😊

  • @velanthevar2459
    @velanthevar2459 6 місяців тому

    I am using vite and facing same error is the steps will remain same

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 5 місяців тому

      @velanthevar2459 I dont think it will solve for vite, since vite uses different bundler instead of webpack . There might be some misconfiguration or auto import which may be causing error in your case.

  • @ShivamYadav-lz5gx
    @ShivamYadav-lz5gx 6 місяців тому

    🤗😌

  • @VipulMagar-bm8mk
    @VipulMagar-bm8mk 6 місяців тому

    big fan sir

  • @ÉumaCiladaBrinu
    @ÉumaCiladaBrinu 6 місяців тому

    THANKA FROM BRAZIL!!! You are a Amazing person!! ♥

  • @himxai
    @himxai 6 місяців тому

    thank you so much for this❤❤

  • @DhruvGupta77
    @DhruvGupta77 6 місяців тому

    loadmodule is not working Invalid argument during startup: unknown conf file parameter : loadmodule

  • @So_aham
    @So_aham 6 місяців тому

    i am getting Cannot read properties of undefined (reading 'prototype') error after solving all this how to solve it?

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 6 місяців тому

      ua-cam.com/video/cJ-mU7npOQ0/v-deo.htmlsi=R_09PosJG_24magW this will solve your issue

    • @So_aham
      @So_aham 6 місяців тому

      @@EngineersHub-ue9ho Thanks a lot! It solved my error

  • @dhananjayaperera5406
    @dhananjayaperera5406 7 місяців тому

    i am getting "Unresolved type ProvidePlugin" error. konw how to slove this?

    • @EngineersHub-ue9ho
      @EngineersHub-ue9ho 3 місяці тому

      @@dhananjayaperera5406 try importing necessary variables inside your webpacks ProvidePlugin

  • @MemoriesForever870
    @MemoriesForever870 7 місяців тому

    Done buddy

  • @phamtuankietk17hcm92
    @phamtuankietk17hcm92 7 місяців тому

    helpful, thanks

  • @TechnoTipsNepal99
    @TechnoTipsNepal99 7 місяців тому

    nice ❤❤❤

  • @CaliGuy124
    @CaliGuy124 7 місяців тому

    Loved it

  • @Lopsang77
    @Lopsang77 7 місяців тому

    👏👏👏

  • @ExpeditionwithGK
    @ExpeditionwithGK 7 місяців тому

    I did it

  • @InnostreamVista
    @InnostreamVista 8 місяців тому

    New subscriber ❤ I I always support you brother ❤❤

  • @INPSlayerYT
    @INPSlayerYT 8 місяців тому

    ❤️❤️❤️❤️

  • @CaliGuy124
    @CaliGuy124 8 місяців тому

    Hello Brother Big Fan of your work. I am really fond of coding and it has helped me a lot. Love all the way from West california❤

  • @YoussefAhmed-ei9pq
    @YoussefAhmed-ei9pq 8 місяців тому

    thank you from Egypt

  • @chrixmusicworldwide5543
    @chrixmusicworldwide5543 8 місяців тому

    thank you, may God bless u

  • @mohitlavania3096
    @mohitlavania3096 9 місяців тому

    Thanks a lot 🫠

  • @Lathra10
    @Lathra10 9 місяців тому

    Thanks! Worked for me