Skip to content

setup: folder structure#39

Merged
vihaan-kk merged 1 commit into
mainfrom
setup/folder-structure
Jun 2, 2026
Merged

setup: folder structure#39
vihaan-kk merged 1 commit into
mainfrom
setup/folder-structure

Conversation

@vihaan-kk

Copy link
Copy Markdown
Collaborator

Closes #6

Copilot AI review requested due to automatic review settings June 2, 2026 01:35
@vihaan-kk vihaan-kk merged commit f147c73 into main Jun 2, 2026
1 check passed
@vihaan-kk vihaan-kk deleted the setup/folder-structure branch June 2, 2026 01:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR completes the requested base frontend folder structure by adding a styles/ directory placeholder and documenting it in the repository structure section of the README (per issue #6).

Changes:

  • Add styles/ directory placeholder tracked via .gitkeep.
  • Document styles/ in README.md under “Repository Structure”.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
styles/.gitkeep Keeps the new styles/ folder in version control even while empty.
README.md Adds styles/ to the documented repository folder structure.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
docs/ Project documentation
lib/ Shared utilities and helper functions
public/ Static assets
styles/ CSS files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Base Frontend Folder Structure

2 participants