| Level Navigation: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19⚡ | 20 |
Goal: Create a table and component for Utensils following the same pattern.
User Story: As a developer, I want to create additional tables and components so that I can manage different types of potluck items.
Create a utensils table and component for managing potluck utensils.
item_name, guest_name, quantity, item_type)Utensils.jsx component following the same pattern