Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 741 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 741 Bytes

JavaScript Dom Manipulation

In this week’s team session, you will practice JavaScript basics and work on applying the concepts we have learned throughout the week. This will be done during the scheduled team session, you decide in the team if to do it in small groups or pairs.

Instructions:

Take a look into the index.js file and follow the instructions to complete the exercises. If you're up for a bit of an extra challenge, you can complete the stretch goals!

Getting Started with the Project

Fork this repository and start working in your local environment (you can download LiveServer to run your project locally).