MERN Stack Project Setup: Your Gateway to E-Commerce Development

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 57

  • @huxnwebdev
    @huxnwebdev  Год назад +8

    Source Code Will Be Here For All The Videos 👇
    github.com/HuXn-WebDev/MERN-E-Commerce-Store
    Project Complete Playlist 👇
    ruclips.net/video/PRpTY5LS95M/видео.html

  • @ahmxxd
    @ahmxxd Год назад +4

    Thank you Huxn your grooming me to become a developer.
    Thank you Sir

  • @Soha_Reva
    @Soha_Reva 6 месяцев назад +1

    This channel is underrated
    His explains so well i appreciate ur hardwork bro ❤

  • @kaveeshsenevirathne5891
    @kaveeshsenevirathne5891 5 месяцев назад

    Bro you are hero. I mean all of these for FREE. Unbelievable. Thanks lot 🥰

  • @snowman-x8o
    @snowman-x8o Год назад +1

    Starting it today and i hope i'll complete it within this month and surely learn alot from it.

  • @ahaar3838
    @ahaar3838 2 месяца назад

    Hi HuXn
    I am impressed by your style of teaching and learnt quite a lot of things with you in this channel.
    I hope that you could continue to provide this kind of tutorials more in time to come
    I want to start on this project by following your steps, I really hope that I am not outdated and since, I am new to this, can I share my issues with you?
    Please advise

  • @theoneaboveall2071
    @theoneaboveall2071 9 месяцев назад

    Please make a video for the browser configuration it looks damn good 😮

  • @fatimaiqra2169
    @fatimaiqra2169 18 дней назад

    Awesome Video!
    Thanks a lot!

  • @tuannguyenthai
    @tuannguyenthai Год назад +2

    ❤❤❤ Thank you for what you have contributed

    • @huxnwebdev
      @huxnwebdev  Год назад

      Thanks for the support buddy 🤝

    • @iamjabeed
      @iamjabeed Год назад

      ​@@huxnwebdev I'm getting an error of can't find the module index.js. Can you clarify why you have placed the index.js file inside utils?
      For me it's showing an error and when i move the index.js files to the root directory it's working fine.
      Please clarify to me what is the reason to place an index js file inside utils and it's not showing any error to you(I tried changing script of backend it's working)

    • @huxnwebdev
      @huxnwebdev  Год назад

      @@iamjabeed When did i place the index.js file into Utils? The index.js file should be inside the (backend) folder not inside any of the folders which are inside the backend folder
      This is how your folder structure should look like:
      -> Backend
      index.js
      -> controllers
      -> utils
      -> models
      -> routes
      (You can grab the code from my github repo if you're still facing the error)

  • @ganeshkrishnaprasad3785
    @ganeshkrishnaprasad3785 5 месяцев назад +3

    if anyone facing with the tailwind configuration issue instead of "./src/**/*.{html,js}" change it to "./src/**/*.{html,jsx}"

  • @amanz445
    @amanz445 3 месяца назад

    thank you bro so much, you deserve morethan this

  • @adityashinde2315
    @adityashinde2315 8 месяцев назад +2

    hi can you help me please. i completed this video till just before you started doing postman. i tried doing npm run backend. however i get the error - ERROR: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string.

    • @tomiokascuteness1909
      @tomiokascuteness1909 7 месяцев назад

      Make sure your env file is defined in the root folder that is in the path ecommerce folder not in the backend

  • @madedits.
    @madedits. 3 месяца назад

    Hi! the video is just amazing and i have
    done all the stuff but one thing is not working the postman request its giving error

  • @androidKingforyou
    @androidKingforyou Год назад +3

    i tried to follow your setup line by line but instead of creating local database i used atlas. i am used to writing no es6 code like require keyword. but i followed your tutorial and on poostman i am getting no response, it just keeps loading.
    i was hoping if i setup git repo you can check whats the problem

    • @huxnwebdev
      @huxnwebdev  Год назад

      Absolutely, happy to help! However, due to RUclips's policies, sharing repo links in the comments might get automatically deleted. Feel free to shoot the repo link to one of my socials & I'd love to help.

    • @HitRachhadiya
      @HitRachhadiya 4 месяца назад

      sir i am facing same problem i am trying from last 3 hours but it is not solved. can you help me? @huxnwebdev @androidKingforyou

    • @androidKingforyou
      @androidKingforyou 4 месяца назад

      @@HitRachhadiya you must be using some package like cors
      You must have written something like app.use(cors)
      Insteade write write app.use(cors())
      I am just giving example with cors package try it with other packages as well

  • @floodx1668
    @floodx1668 11 месяцев назад +1

    thank you, great video

    • @huxnwebdev
      @huxnwebdev  11 месяцев назад

      Glad you liked it!

  • @sharadah1751
    @sharadah1751 Год назад +1

    Thnks huxn bhai❤

  • @TruongHoangQuang-
    @TruongHoangQuang- Месяц назад

    what did the theme u use for vscode? please

  • @johnniewalker8186
    @johnniewalker8186 5 месяцев назад

    I am noob. Should I install MONGODB in my PC before this?? because I did your code It says [nodemon] app crashed - waiting for file changes before starting...

  • @ojasvijoshi991
    @ojasvijoshi991 7 месяцев назад

    Please tell the Prerequisites for this course😢😢😢😢

  • @najme8868
    @najme8868 7 месяцев назад

    I wnat to ask you for someone like me that only wants to practice react js, is it helpful? Can I just simply copy backend codes and watch only react parts?

    • @AvikNayak_
      @AvikNayak_ 5 месяцев назад

      No learn backend a little bit. You don't need to go into details. But you should have an idea.

  • @getHiredWithMe
    @getHiredWithMe 5 месяцев назад

    Which version of windows you're using

  • @androidKingforyou
    @androidKingforyou Год назад +1

    will you also write css in this project from scratch

    • @huxnwebdev
      @huxnwebdev  Год назад

      NO, I'm using tailwindcss 🤝

  • @Anuradha_14
    @Anuradha_14 4 месяца назад

    Link is not open in my browser its showing http 404 error 😢

  • @techtalk933
    @techtalk933 7 месяцев назад

    Hi HuXn may i know the prerequisite to learn this

  • @bgsiddhesh8825
    @bgsiddhesh8825 5 месяцев назад

    How to create myworkspace in mongodb?

  • @KanuKelvin
    @KanuKelvin Год назад +1

    thank you

    • @huxnwebdev
      @huxnwebdev  Год назад

      You're welcome 😊

    • @KanuKelvin
      @KanuKelvin Год назад

      @@huxnwebdev do you have a discord server

  • @GrayCodeGaming
    @GrayCodeGaming 4 месяца назад +2

    Do we have to install mongo db or mongoose in our machine to go forward i am getting error everything done

    • @Cmunx
      @Cmunx 3 месяца назад +1

      Yess..i was having the same issue..then I installed mongo db community version and it started working alright

  • @SajjadHematiNourani
    @SajjadHematiNourani Год назад +1

    cool

  • @lokeyparryyt9904
    @lokeyparryyt9904 11 месяцев назад

    i dont know how tomake myworkspace

  • @habibullahrashid4382
    @habibullahrashid4382 7 месяцев назад

    hello font family name please

  • @ahmedezz3153
    @ahmedezz3153 7 месяцев назад

    Aowsem🙂

  • @usemaamber
    @usemaamber 10 месяцев назад +1

    You are an amazing teacher, thank you for absolutely amazing playlists.
    However, i am getting these error
    Throw er; // undefined `error` event
    Body-parser deprecated undefined
    Can you please help me?

    • @huxnwebdev
      @huxnwebdev  10 месяцев назад +1

      Thanks for the feedback, You can go to my github repo and copy the code from a specific commit or you can push your code to github and send me the link on any of my socials.

    • @usemaamber
      @usemaamber 10 месяцев назад

      @@huxnwebdev okay thank you sir

  • @isarf69
    @isarf69 11 месяцев назад

    ERR_MODULE_NOT_FOUND

    • @huxnwebdev
      @huxnwebdev  11 месяцев назад

      Push your code to GitHub and send me the link 🔗

    • @isarf69
      @isarf69 11 месяцев назад

      Added db.js it's it solved now I got a new error errno:-4092 , port:-1