Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 545 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 545 Bytes

csi-website

Website For CSI .

Project structure:

public svgs and images

src components Navbar.jsx Footer.jsx Landing.jsx Teams Technical Inhouse Creatives Sponsor PR

GitHub Work Flow Make a new branch of your assigned issue [1-navbar] Add code in that branch Push code in staging branch not in main branch Make a PR

Folder Structure

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

Merge on staging branch. DONOT MERGE on MAIN BRANCH.