How to Upload a Project to Github
To upload a project to GitHub, follow these steps:
- Click on your profile icon.
- From the drop-down menu, select 'Your repositories'.
- Click on the 'New' button.
- Create a repository name for your web project.
- Add a brief description for your web project.
- Click 'Create repository' to complete the action.
- Initialize the repository by enabling the 'README file'.
- Click 'Create repository' to complete the action.
- Select 'Add file'.
- Click 'Upload files'.
- Add your files by clicking 'Choose your files' or dragging them in the empty field.
- Once uploaded, click 'Commit changes'.
- You have successfully uploaded you Github project to your account.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it