CHALLENGES_sveltekit_ecommerce-product-page

Challenges_sveltekit_ecommerce Product Page

page to showing a ecommerce product

frontendmentor

馃帀 Ecommerce Product Page Solution 馃帀
build with Sveltekit & Tailwindcss

Frontend Mentor Challenge

View Demo Report Bug Request Feature

KodaiCoder Profile Status Completed

Welcome! 馃憢

Thanks for checking out this front-end coding challenge.

This is a solution to the E-commerce product page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Links


Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Open a lightbox gallery by clicking on the large product image
  • Switch the large product image by clicking on the small thumbnail images
  • Add items to the cart
  • View the cart and remove items from it

Screenshot

My process

Built with

Useful resources

Author

Acknowledgments

Run the project

To run the client, you need to run the following command:

npm install
npm run dev
//or//
npx vite

Top categories

Loading Svelte Themes