PRD for IR1_Assignment - Sharu2003-27/IR GitHub Wiki

PRD for IR1_Assignment

  • Used App.jsx file.
  • Created web page based on given information.
  • Created components.
  • Inside components used "Ternary Operators".
  • Added image to web page.
  • Used given conditions to get output.
  • Passed props in components.
  • Used export default function App() to called components.