ToddSpainhour / tamagotchi

0 stars 0 forks source link

add new files and folders #9

Open ToddSpainhour opened 4 years ago

ToddSpainhour commented 4 years ago

add new files and folders to your javascripts folder.

--A helpers folder that should contain a util.js file for your printToDom code

--the helpers folder should also contain another folder inside called Data which will have a file called tamagotchiData.js

--inside the javascripts folder (not the helpers folder) should be another folder called components. In it should be multiple files... fightForm.js foodForm.js sleepForm.js playForm.js