From the course: Next.js Ecommerce: Build a Shopping Platform from Scratch

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

The project

The project

Alright guys, so I just want to give you a quick demo of the final project so you have an idea of what we'll be building. And I'm probably going to forget a few features here and there, but I'll try to get to everything. So this is the homepage, and in the header we just have a logo, we have a search box with the category drop down, I'll get to that in a second. We have a theme toggle, so we actually have the dark version of the website as well, and system, whatever you're using for your system, as well as light mode. We also have a link to the cart, we have a sign in link which I'll get to and then on the left we have this category draw that opens and if I click on this it will just narrow it down. It takes me to the search page and shows me that category, those items in that category. Now I can also filter by the price range, I can filter by the rating, the stars, I can clear that and then I can also sort by the newest, the price lowest, the price highest, the rating. So a lot of…

Contents