What I Did Day before Yesterday
1.Installed and configured Tailwind CSS with React using Vite
2.Learned how props work in React
Passed different types of data (strings, objects, arrays) as props
3.Accessed those props in child components
4.Built reusable components using props
Top comments (0)