🌱 Component Driven User Interfaces

Source

Overview on the theory and concepts behind using components in UI.

Components are standardized, interchangeable building blocks of UIs

  1. Make a component at a time (Avatar, Input, Button)
  2. Combine them to make more complex things (Forms, Headers)
  3. Assemble page from composit components (Home page, Profile)
  4. Inegrate pages to make a system (web app, marketing site)
Made by Brandon . If you find this project useful you can donate.