Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 449 Bytes

Frontend Assignment 2

Prerequisites

  • install pnpm in your local device
  • install prettier extension (to Apply : Alt + Shift + F)

Folder Structure

  • src -> components -> Folder_Name -> index.jsx
  • public -> Folder_Name -> images (svg)
  • render in src -> App.jsx

GitHub Work Flow

  • Make a new branch of your assigned issue [1-Hero-Section]
  • Add code in that branch
  • Push code in staging branch not in main branch
  • Make a PR