How to Upload Project on Github FAST - WATCH THIS | Github Tutorial 2022

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
uploading a project on github is very tedious task for every developer because it takes a lot of time to setup and also in uploading but in this tutorial i will show you how to upload project on github fast so let's get started step number one download github desktop application first open desktop.github.com and download the github desktop application you can download it for mac and windows both so we use this application to upload our projects on github you just need to setup once for project and after that one single click it will upload your changes on github step number two login with your github account open github desktop application and it looks like this now go to file and open options and click on this sign in button and continue with browser so it will redirect us on github official website now fill your username and password of your github account and click on sign in now click on this open github desktop and it will automatically redirect to our application don't worry you need to only setup for first time step number 3 create new repository to create a new repository go to file and new repository and enter the name of repository and the path of your new project here i want to take tesla landing page which i created with html and television css and i will choose new project path and click on create repository so this repository is available for our desktop step number 4 publish repository you can directly publish this repository on github by pressing this publish repository and enter github repository name and description here you can make your repository private and public i want to keep it public so i will uncheck this checkbox and click on publish repository step number five copy project on new path now copy all your project files and paste it on this repository path back to github desktop application and you see all files are available here but you can see all node modules files are also included in this files step number six add github ignore file if you have no modules now if your project has node modules you can skip that folder let me show you that first you need to create git ignore file so open it in vs code and create new file name dot git ignore and write node underscore modules slash and save it which means all files and folders will upload on github except node modules step number 7 publish to github now back to github desktop and add first commit and you can add description if you want and click on commit to main now click on push origin and it will take some time to upload files on github congratulation you upload your project on github now click on view on github and you see your project is available on github now here is a bonus tip how to update your project now you can work on this new repository project and if you change anything in this folder it will detect automatically so i will open in visual studio code and i will change here something and save it now back to github desktop and you see change is automatically showed and if you want to update that on github write summary and click on commit to main now click on push origin and it will update on github so you can upload your projects without doing other tedious tasks and i hope you like this technique and make sure to like and subscribe it always help to grow this youtube channel and i am going to see you guys in the next one goodbye
Info
Channel: Code Bless You
Views: 115,731
Rating: undefined out of 5
Keywords: github, git, github tutorial, how to upload project on github, github desktop tutorial, github desktop, upload project on github, upload python project to github, how to use github desktop, how to upload folder in github, how to upload files to github, how to upload project on github desktop, how to create folder in github and upload files to it, upload project to github, how to upload project to github, how to upload project on github in windows, github tutorial for beginners
Id: Hu9wpHHJAPU
Channel Id: undefined
Length: 4min 24sec (264 seconds)
Published: Tue Mar 15 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.