Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
render RecipeCards in a responsive grid layout
- Display RecipeCards using a responsive grid with Tailwind CSS - Passed recipe data to RecipeCards component - Utilized grid layout for different screen sizes with padding and spacing
- Loading branch information