Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 331 Bytes

File metadata and controls

6 lines (5 loc) · 331 Bytes

This project is a small exercise where I practiced organizing files based on their extensions.

The goal of this exercise was to:

  • Learn how to manage and structure files efficiently
  • Group similar file types together for better project organization
  • Understand the importance of clean folder hierarchy in web development