Creating Your Own GitHub Account: How?

Introduction

In this article, you will learn how to set up your own GitHub account. Having a GitHub account ensures you have access to using GitHub and Git as your version control systems.

To create your own GitHub account, follow the following steps:

STEP 1 : Go to github.com in your web browser.

STEP 2 : Click the sign up button in the top right corner of your screen.

STEP 3 : Enter your e-mail address in the box with the heading that says “E-mail address”.

STEP 4 : Choose a strong password.

STEP 5 : Enter a user name.

STEP 6 : Complete the security question.

STEP 7 : Click create account.

STEP 8 : You will then receive a confirmation e-mail to confirm your address. The e-mail will contain a code . Enter the code on the confirmation screen. Once the code is added, you will successfully have access to your GitHub account.

Conclusion

Congratulations!!. You now know how to create your own GitHub account. The next step therefore is to create one and start working with it and i do really hope you do that soon. Good Luck!!

Olamide Ayeni

Share
Published by
Olamide Ayeni

Recent Posts

Building A Message Board App With Django

Introduction In this article, we shall use a database for the first time to build…

6 days ago

Building A Two Paged Web Application Using Django

Introduction In this article, we will build a pages app that has a homepage and…

2 weeks ago

Creating Your First App In Django

When you say you want to use Django, it means you want to build a…

3 weeks ago

Creating Your First Project In Django?

Introduction Django is a high level Python framework that encourages rapid development and clean, pragmatic…

4 weeks ago

Django Setup For Windows

Django Setup To work with Django, we have to install Django first. Now when you…

4 weeks ago

Why Choose Django When There Are Other Frameworks For Python?

Why choose Django when you have other frameworks for Python? Django, Django, Django. When it…

1 month ago