Push Code to your GitHub Account - Under 3 Minutes

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hi everybody so today I'm going to show you the fastest way that I know of to push your project and its code from your local computer onto your GitHub account so in this case we're going to push this simple storage app uh project from our local computer into our GitHub account to do that make sure that you have git installed on your computer if you don't have git you'll have to download it we'll do in my case it's Windows uh we'll download the installer save it once you have it saved I already did this you go into here click on this and start the installation process once the installation is done and you have git on your computer go into GitHub and go into your repositories even if you don't have any repositories that's fine you just click on a new Repository and give it whatever your name that you want it will give it decentralized app and we'll leave everything as is public no readme everything the same create Repository now that we have a repository let's leave this as it is don't do anything leave this open open your command prompt for your terminal and you have to CD into your project folder so my project is right here so I already have users Adam I'll just copy this copy users atom CD paste great so now I'm inside my project folder which is this now go back to the GitHub page only copy the first three lines of code like this copy go back to your command line paste paste anyway click enter again to add this line of code then do git space add space dot to add all the rest of the files not only read me but all the rest of the files in your in your project folder and then here copy the last four lines of code copy and then go back paste hit enter again to do the last push and then that should work go back to your GitHub account refresh and you'll see that you have your decentralized app with all the backend front end folders that you have from your project on your computer now on GitHub
Info
Channel: Charming Data
Views: 157,552
Rating: undefined out of 5
Keywords: how to push code to github, how to load my code to github, how to push my project to github, how to upload my project to github, how to create a new GitHub repository, how to create a pull request, how to contribute to github, what is a pull request, how can i do a pull request, plotly dash tutorial, data viz with plotly, dash tutorial, learn to use plotly and dash, what is git, i want to learn git, i want to learn pull requests, simplestorage dapp, simple storage dapp
Id: vpRkAoCqX3o
Channel Id: undefined
Length: 2min 31sec (151 seconds)
Published: Mon May 29 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.