#Contest 1 : https://codeworld-nitjsr.herokuapp.com/full-blog/5f5c41930aae6d0004c9298d
Participants:-
- Priya Singh
- Deepshikha
- Anushka Dubey
- Ayushi Sinha
- Shiwali
- Archana
Steps for pushing your code:-
- Fork this repo.
- Clone it to your local machine using the command: git clone https://github.com/GirlsWhoCode-NIT-JSR/My_First_Website/
- Use the following command to add a URL to the repo where you can push codes git remote add origin In this URL part write the URL of the forked repo. It will look like this: - git remote add origin https://github.com/psingh587/My_First_Website , but will have your name in it.
- Add your files to your own folder.
- Push it using git push origin master
- You will see an option to create a Pull Request.
- Click on it and do what it asks and make sure to write your name in the Title.
- And you're done!