Skip to content

🌸Assignment 35: JSX Rules #1223

@smaranjitghose

Description

@smaranjitghose

🎯 Problem

Solve the Q5 from the Assignment here

✨ Submission Guidelines

🔄 GitHub Workflow

1. 🔱 Fork the Repository

  • Click the 'Fork' button at the top right of this repository
  • Important: Uncheck the "Copy the main branch only" option
  • This creates your own copy of the repository under your GitHub account with all branches

2. 📥 Clone Your Fork

git clone <your-forked-repo-url>

3. 📂 Move to Repository Directory

cd Full_Stack_Bootcamp

4. 🔄 Create a feature branch

git checkout -b reactjs-q5

5. 📁 Add Your Solution

  • Navigate to the functions directory:
    cd submissions/reactjs/assignment5.MD
  • Give the link to your solution file and github repo

6. 📝 Stage and Commit Your Changes

git add .
git commit -m "<Enrollment Number> - Assignment 35"

7. ⬆️ Push to Your Fork

git push origin react-q5

8. 🔄 Create Pull Request

  • Go to your fork on GitHub
  • Click 'Pull Request'
  • Select main as the target branch
  • Fill in the PR template

📋 Pull Request Requirements

🏷️ PR Title Format

Assignment35 - 6ITA - <Your Name>

  • Don't forget to mention this issue number

⏰ Submission Deadline

Submit your Pull Request by 11-02-2025, 14:19 IST

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions