How to Create a Folder in Github
- George Apostolov
- 05 Sep 2025
Guide
Go to your GitHub repository where you want to create the folder.
Click on 'Add file' and select 'Create new file'.
In the filename input field, type the folder name followed by a forward slash (
/) and then add a placeholder filename.Click 'Commit changes' to save the changes and create the folder.
Add a commit message.
Click 'Commit changes' to save the changes and create the folder.
That's it! By following these steps, you can create a folder in Github.
Create your first interactive demo in minutes
No credit card required • Start building today


