thank you very much AhammadaliPK,
i have downloaded node JS and i install ionic framework and now i'm working on the project i'm using angular js with the ionic framework and my objective for now is to make a list of recipes and every recipe has an image and when the user click on the image he gets details of the recipe.
i found an application on google play wich name is petitchef and these screenshot are exactly what i want to make .
list of recipes ===>
detail of a reciepe ===>
i think that i need a backend to store liste of recipes with their picture and i found many backends that i can use with ionic and angular js such as firebase, parse , or local storage like sqlite but i'm new to the ionic and angularjs development and i don't know how to make that
help please