Build a Fullstack E-commerce using Next.js (react.js, mongo, tailwind, styled components)

Build a Fullstack E-commerce using Next.js (react.js, mongo, tailwind, styled components)

Coding With Dawid

1 год назад

819,542 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Luis Felipe Gaitán Zambrano
Luis Felipe Gaitán Zambrano - 17.09.2023 23:25

I already pay for the extend version and was the best 20usd invested in my hole life, I mean this is really helpful for anyone that knows and don't know about programming, you can do it guys! And if you have errors ask me, I had a lot of problems but I handle with ChatGpt

Ответить
The Sadness Path
The Sadness Path - 17.09.2023 12:37

How to deploy the application?

Ответить
Зэрлэг
Зэрлэг - 16.09.2023 15:17

I was logged in with google rights, but how to fix it? (Try signing in with a different account.)

Ответить
Luong Trong Vinh
Luong Trong Vinh - 14.09.2023 19:38

🎉

Ответить
Ashish Sharma
Ashish Sharma - 14.09.2023 16:59

Any one can give the .env file context of both frontend and back-end

Ответить
Yousuf Iqbal
Yousuf Iqbal - 13.09.2023 21:12

Awesome, one thing I don't see in most tutorials is product variants. All ecommerce website in real world products need to have variants. These tutorials hence cannot be used to fulfill actual client needs.

Ответить
Jah Ras
Jah Ras - 12.09.2023 16:29

I hope there is no Required site that will ask for my credit card to make an account

Ответить
Legend Dota 2
Legend Dota 2 - 12.09.2023 15:49

why when i write npm create react-app . file or folder doesnt complete or same like yours?

Ответить
MonLes
MonLes - 11.09.2023 14:52

Insane!!

Ответить
VARIJAT VARUN
VARIJAT VARUN - 11.09.2023 14:37

Any one completed this awesome project and deployed online ??

Ответить
Swapnil Paudel
Swapnil Paudel - 11.09.2023 08:28

Amazing.. looking forward to more fullstacks projects

Ответить
웃탸
웃탸 - 09.09.2023 11:02

I just followed this whole video
This is such a great video, thank you for making this video.
I'm going to try following your app router too.
thank you again

Ответить
Programming Child
Programming Child - 08.09.2023 15:37

[next-auth][error][SIGNIN_OAUTH_ERROR]

Ответить
Nicolò Tiraboschi
Nicolò Tiraboschi - 08.09.2023 14:51

There's no information about the 22h course... crazy bad marketing, i think...

Ответить
Melrry Coding University
Melrry Coding University - 07.09.2023 18:30

Please for the extended version please send us the promo code pleease for discount

Ответить
MOHAMED EBRAHIM
MOHAMED EBRAHIM - 05.09.2023 19:38

where the backend

Ответить
Luciano Mas
Luciano Mas - 05.09.2023 18:41

alguien sabe si esta actualizado a next 13 ?

Ответить
New programmer
New programmer - 02.09.2023 10:47

Thank you so much 🙏

Ответить
M P
M P - 30.08.2023 21:14

I bought your course and found it next to impossible to follow. You jump from one to the next page. 3 hours in the tutorial I am getting errors I don't know how to solve. Frustrating!!!

Ответить
wey zendro // ወይ ዘንድሮ
wey zendro // ወይ ዘንድሮ - 29.08.2023 11:28

hi guys what can i use for alternaive for aws??

Ответить
ᎳᎬᏒᏁᎬᏒ
ᎳᎬᏒᏁᎬᏒ - 29.08.2023 01:03

Dobra Robota

Ответить
dandelion0331
dandelion0331 - 28.08.2023 23:52

cool dude showing detailed train of thought. learned a lot with this guy, component reuse, refactoring, and debugging. however, some api logics should be addressed. such as when setting parent category, a user might set to the current category itself, then property logic might have infinit loops. he probably covered this issue in advanced tutorials. I guess.

Ответить
sama mohamed
sama mohamed - 28.08.2023 20:05

what is the best IDE for doing this project, can I use Visual Studio?

Ответить
Ankur Saini
Ankur Saini - 26.08.2023 22:32

hi dawid i have an issue regarding the admin-security section in the video i m facing an error if i try to apply the isAdminRequest(req,res) from next auth it shows axios 500 error here is the code of api and auth...export async function isAdminRequest(req, res) {
const session = await getServerSession(req, res, authOption);
if (!adminEmails.includes(session?.user?.email)) {
throw "not admin";
}
}
this is the api code ...export async function GET() {
mongooseConnect();
//if i put the isadminrequest method here it will show error if not everything works great please help me

let record = await Category.find().populate("parent");
return NextResponse.json(record);
}
by the way this is an amazing project thanks for the guidance...

Ответить
Aldo Femat
Aldo Femat - 24.08.2023 11:24

Hi, great video, I would love to enroll your extended course, I am a biginner. I was wondering if I could get a discount code please?

Ответить
Bashy Bash
Bashy Bash - 24.08.2023 10:16

i bought your course but i noticed the images dont display onthe front site again

Ответить
ganesh sadhashivam
ganesh sadhashivam - 24.08.2023 07:32

i am not able make payment through my debit card pls add paypal link

Ответить
Joseph Jose
Joseph Jose - 22.08.2023 16:24

How to integrate order management
Like customer name
Address billing address etx

Ответить
Jorge Gocobachi
Jorge Gocobachi - 22.08.2023 05:22

Great work!

Take it to the next level and make it a multivendor platform with stripe connect. Then make it a premium course!

Ответить
María Eugenia Costa
María Eugenia Costa - 21.08.2023 17:50

Hi, where can we store the image, not using AWS, somewhere for free?

Ответить
almost
almost - 21.08.2023 13:27

thanks a lot
btw for the clearCart() my cart was made empty but the number in the header didn't get cleared, i had to clear the localstorage as well for that but you didn't have to do it on ur code, got confused on that.

Ответить
funter ban
funter ban - 20.08.2023 20:46

nice project i will teach imp concpt

Ответить
Hasib Qureshi
Hasib Qureshi - 20.08.2023 14:28

i don't have any knowledge about Next.js. should i try this ?

Ответить
ThekoNtuli
ThekoNtuli - 20.08.2023 05:26

Awesome work man..
When you get a chance, plz try do a quick video of Nextjs13 new folder structure set up (App.js 'vs' Pages.js) only on this specific project.

Ответить
shahir rahman
shahir rahman - 19.08.2023 12:45

Hello Sir, What more are you offering in the extended version of this course? Can you please tell?

Ответить
Dhanush D
Dhanush D - 17.08.2023 16:22

This project looks cool broo but i have a doubt does the payment gate works perfectly??

Ответить
BikeThe2000
BikeThe2000 - 17.08.2023 14:48

It's full functional? Can I public it for my eshop?

Ответить
Awnish Mehta
Awnish Mehta - 17.08.2023 11:29

I'm getting this message how am I suppose to solve this ?

{"message":"There is a problem with the server configuration. Check the server logs for more information."}

Ответить
Orville M
Orville M - 16.08.2023 09:17

2hours in.. But before I continue, just wanna say a big thank you. This is very helpful...I wish i found it sooner.

Ответить
Mahmud Aremu
Mahmud Aremu - 13.08.2023 17:51

Please who can make a review of the exchange-router module on npm

Ответить
Movie Time
Movie Time - 13.08.2023 15:02

thanks a lot for the awesome tutorial! I have completed all episodes, also bought the extended version, but still not found a way to make "styled-components" load after refresh. Got any advise ?

Ответить
Sparsh Verma
Sparsh Verma - 12.08.2023 18:02

Is there an alternative to AWS for this purpose Dawid ? Could you teach how to use other storage options

Ответить
Nikos Tsesmetzis
Nikos Tsesmetzis - 09.08.2023 21:52

Hello Dawid and everyone, so i have deployed the admin site on Netlify and when i try to log in with google I get an ERROR(500), i suspect it has to do with the domain name changing from localhost:3000 to the custom one from netlify. Can anyone help resolving this? Thanks!

Ответить
Daen Levi
Daen Levi - 09.08.2023 19:57

Hi Dawid, can you replace 'stripe payment' with 'paystack payment' in this video. if you can, make a short video of it.

Ответить