# UI/UX Basics ## What is UI/UX? These are perhaps two of the most fundamental concepts in developing for the web, and can make or break a site/application. - UI - User Interface - UX - User Experience ### Difference Between UI and UX
**User Interface** **User Experience**
Colors & FontsTarget audience & users
InteractivityFlow of site/app
Layout
[Here's an article from Figma that explains the differences](https://www.figma.com/resource-library/difference-between-ui-and-ux/). ## Fundamentals of UI/UX The following is a great crash course into the world of UI/UX, and how to get started with learning design. ## Materials and Resources [Figma](https://www.figma.com/) is a great, industry-standard resource with a free tier for learning how to design, and creating designs. - Figma also provides [terrific articles](https://www.figma.com/resource-library/design-basics/) that are a great primer into designing for web.