How To Create A Repository In GitHub | Make New GitHub Repository

Опубликовано: 01 Январь 2025
на канале: GlobalTechFix
273
1

How To Create A Repository In GitHub | Make New GitHub Repository

Today, I'll guide you through how to create a repository in GitHub.

If you've been searching for a way to make a new repository on GitHub and want to upload files and folders to your project, you've come to the right place.

🔴 Subscribe 👉    / @globaltechfix  

A repository repo on GitHub is a storage space where your project's files and the revision history of each file are kept.

Repositories can contain folders and any type of file (HTML, CSS, JavaScript, documents, data, or images). They are essential for managing your code and collaborating with others.

🔶STEPS🔶
To create a new repository on GitHub,
1. Open GitHub.com in one of the web browser.
2. Click on the + icon in the top right corner of the page.
3. Select New Repository from the drop-down menu.
4. Add a repository name, description, and more.
5. Under the description, choose whether your repository will be public or private.
6. Now, check the box to add a README file to your repository.
7. Scroll down and click the Create Repository button.

You've successfully created a new blank repository on GitHub.

Now, you need to add files and folders or upload your project to your new repository. Let's learn how to add files to your repository.

You can either add files using the Git command or using the GitHub web interface. Here, I am going to show you using the GitHub interface.

🔶Add Files And Folder To GitHub Repository🔶
1. Once you are in your GitHub repository, click on the Add file button.
2. Select Upload files from drop down menu.
3. Now, drag and drop your files or folders to upload from your computer.
4. You will see the file upload progress here.
5. Once uploaded, scroll down and click on the Commit Changes button.

By following these simple steps, you can create a new repository and upload files and folders to your project.

#CreateRepository #MakeRepository #CreateNewRepo #GitHub #Android #iPhone #Computer

▬▬ ▬▬ Related Videos ▬▬ ▬▬

✅ Change Repository Name In GitHub
   • How To Change Repository Name In GitH...  

✅Delete A Repository In GitHub
   • How To Delete A Repository In GitHub ...  

✅ Add Files In GitHub Repository
   • How To Add Files In GitHub Repository...  

If you liked this video, please don't forget to like this video and subscribe to our channel for more tutorials and tips.

This Video Includes:
⟡how to make GitHub repository
⟡how to create new repository in GitHub
⟡create a repository in GitHub and upload files
⟡how to create public repository in GitHub
⟡how to create a GitHub repo