Web_ICP1 - Nikii1118/Web-Programming- GitHub Wiki
WEB-PROGRAMMING ICP-1
INTRODUCTION:
In this Class, we have done the required installations and learn about Github.
Tasks:
Show that you have WebStorm installed on your machine.
-
Create a GitHub account. Create a repository in remote GitHub. Clone it to the local machine.
-
Create 2 (Source and Documentation) directories in local GitHub
-
Take screenshots of a repository creation and put them in the documentation folder in the local repository and sync it to the remote repository
-
Create an HTML document named "index.html" and place it in the source folder.
-
Write about your repository in README.md file
-
Create a wiki page for your first ICP(Web_ICP1) and explain what you did in your first ICP(use thescreenshots took in step3)
-
Fork any existing repository (Ex: https://github.com/angular/angular)
-
Create a branch for your repo and make a pull request
-
Create an issue and describe your pull request
-
Sync both local repositories with the source and documentation folders with the remote repository.