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 initialised a local repo with my GitHub repo as the remote origin.
👉I made my first commit and added all my files to the staging area, committed them, and pushed these changes to the master branch of my GitHub repository, making your code available in the cloud.
Here is a link to the Project: https://drive.google.com/file/d/1sQZJYQ6PF0bWoRFeLstUULCOBXuOJqiu/view?usp=sharing
Top comments (0)