In this Project:
👉I created a new repository in AWS GitHub to securely store and manage the source code for my Java web app.
👉I established my Git identity with my username and email. I also initialized a local repo with my GitHub repo as the remote origin.
👉I made my first commit and push by adding all my files to the staging area, committed them, and pushed these changes to the master branch of my GitHub repository, making my code available in the cloud.
This project took me 2 hours +.
Here is a link to the Project: https://drive.google.com/file/d/1rJWOdxyuiV6fy-3bJeRduNQo7PsHImBd/view?usp=sharing
Top comments (0)