- Fork and clone this repo.
- run
npm install - use
npm run testto run the tests in the app
Use array methods to solve the problems.
Solutions are located on the solution branch.
Use git fetch then git checkout solution to view solutions.
To Navigate back to the main branch use git checkout main