Products
E-commerce

Description
This Nuxt project showcases products fetched from dummyjson.com and lets users favorite items. It features two main pages: a product list and a favorites page. Clicking a product opens a modal with detailed information and a button to add it to favorites, which updates the favorites page in real time. Essentially, it demonstrates fetching API data, user-friendly product browsing, favorite management, and interactive modals.