Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 550 Bytes

introductions-with-javascript

Let's convert ourselves in an object for the rest to learn about us!!

  1. Clone this repository into your local machine.
  2. Create a new branch with your name. For example: teachers-intro
  3. Create a new JavaScript file in your new branch. We created one as an example in example.js
  4. Include a new object with your name and some properties you want to share with your classmates. See example.js for ideas.
  5. Add, commit and push your changes to your branch.
  6. Create a pull request to the main branch in github.