trainline-apprentices / inventory-app

1 stars 0 forks source link

Create UI Styling with CSS #12

Open iDEaXANA opened 10 months ago

iDEaXANA commented 10 months ago

Apply styles to the React components using CSS. Ensure a visually appealing and consistent design.

  1. Edit the main styling in the CSS file (Might want to use ChatGPT as a helping hand given short amount of time).
  2. Use the fact that the wireframe has repeated sections to maintain consistent design.
  3. Pay attention to the tags you incorporate into your React as CSS Selectors will come into play (meaning you might select the wrong element!)