Describe your project in 1 or 2 sentences.
HelloWorld Project is about mastering the tools such: linters, Github, git commands and best practices we have learned in day one Lesson..
To What we did in this assignment was:.
-
Create repo on Github
-
clone that repo -git clone https://github.com/DeograciasGraole/helloWord.git
-
Add a .gitignore file. to the clone repo
-
Add node_modules to gitignore file
-
Set up linter to the html and css
-
Create html file
-
create css file
-
Create a new branch
-
Push on Github in a new branch that we create
-
Open a pull request on GitHub.
This project is MIT licensed.
