Skip to content

Practice updating the UI in multiple places based on user actions. The starter download also includes a JSON file to help you practice populating the DOM dynamically.

Notifications You must be signed in to change notification settings

julienbouze/product-list-cart

Repository files navigation

Frontend Mentor - Product list with cart solution

This is a solution to the Product list with cart challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • Add items to the cart and remove them
  • Increase/decrease the number of items in the cart
  • See an order confirmation modal when they click "Confirm Order"
  • Reset their selections when they click "Start New Order"
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Screenshot

Desktop

Tablet

Mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Next.js - React framework
  • Tailwind CSS - CSS Framework

What I learned

I learned how to install NodeJS and create a NextJS and Tailwind project, what are packages and how to install it. I also learned to use Tailwind and familiarized with Node and NextJS

Continued development

I want to keep improving my Tailwind skills and NextJS. I want to be able to use more components so my websites would be easier to maintain

Useful resources

Author

About

Practice updating the UI in multiple places based on user actions. The starter download also includes a JSON file to help you practice populating the DOM dynamically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published