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.

  1. Create a GitHub account. Create a repository in remote GitHub. Clone it to the local machine.

  2. Create 2 (Source and Documentation) directories in local GitHub

  3. Take screenshots of a repository creation and put them in the documentation folder in the local repository and sync it to the remote repository

  4. Create an HTML document named "index.html" and place it in the source folder.

  5. Write about your repository in README.md file

  6. Create a wiki page for your first ICP(Web_ICP1) and explain what you did in your first ICP(use thescreenshots took in step3)

  7. Fork any existing repository (Ex: https://github.com/angular/angular)

  8. Create a branch for your repo and make a pull request

  9. Create an issue and describe your pull request

  10. Sync both local repositories with the source and documentation folders with the remote repository.