@Lina_Hammami You can use a Yeoman generator which can be found at generator-angular-app, then change the views, set up the controllers and separate page components e,g Sidebar as sidebarCtrl, Search Component as searchCtrl e.t.c and follow this tutorial https://docs.angularjs.org/tutorial/ - It can give you more understanding on building a simple angular app