Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 399 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 399 Bytes

Array Method Practice

Fork and Clone this repo and then run npm i. This will install the necessary packages to test the code you're about to write. After you have completed this step write the required code in the functions in index.js. When you're ready to test your functions, in your terminal run npm run test to see which you have successfully completed and which still need some work.