Getting started Fork this project (uncheck the option to copy main branch only). Enter yarn to install the required project dependencies. Visit the branch of the challenge you wish to tackle. (recommended to go in preferred order) Enter yarn dev to run the challenge and begin your tasks. You'll find further instructions in the README.md file of each challenge. Challenges (in preferred order) Branch Difficulty Main Topics Covered js/counter-app ⭐ props state conditional-render js/shopping-list ⭐⭐ state data-mapping array-manipulation js/gallery ⭐⭐⭐ APIs data-mapping