newsApp

所属分类:collect
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-08-11 17:30:06
上 传 者sh-1993
说明:  新闻网站
(News Website)

文件列表:
.editorconfig (274, 2023-08-14)
.vscode/ (0, 2023-08-14)
.vscode/extensions.json (130, 2023-08-14)
.vscode/launch.json (474, 2023-08-14)
.vscode/tasks.json (938, 2023-08-14)
angular.json (2773, 2023-08-14)
netlify.toml (122, 2023-08-14)
package-lock.json (442860, 2023-08-14)
package.json (1237, 2023-08-14)
src/ (0, 2023-08-14)
src/app/ (0, 2023-08-14)
src/app/app-routing.module.ts (451, 2023-08-14)
src/app/app.component.css (0, 2023-08-14)
src/app/app.component.html (1019, 2023-08-14)
src/app/app.component.spec.ts (1076, 2023-08-14)
src/app/app.component.ts (211, 2023-08-14)
src/app/app.module.ts (832, 2023-08-14)
src/app/news/ (0, 2023-08-14)
src/app/news/news.component.css (0, 2023-08-14)
src/app/news/news.component.html (749, 2023-08-14)
src/app/news/news.component.spec.ts (585, 2023-08-14)
src/app/news/news.component.ts (498, 2023-08-14)
src/app/pastnews/ (0, 2023-08-14)
src/app/pastnews/pastnews.component.css (0, 2023-08-14)
src/app/pastnews/pastnews.component.html (749, 2023-08-14)
src/app/pastnews/pastnews.component.spec.ts (613, 2023-08-14)
src/app/pastnews/pastnews.component.ts (523, 2023-08-14)
src/app/service/ (0, 2023-08-14)
src/app/service/api.service.spec.ts (342, 2023-08-14)
src/app/service/api.service.ts (420, 2023-08-14)
src/app/service/apitwo.service.spec.ts (357, 2023-08-14)
src/app/service/apitwo.service.ts (429, 2023-08-14)
src/assets/ (0, 2023-08-14)
src/favicon.ico (948, 2023-08-14)
src/index.html (1095, 2023-08-14)
src/main.ts (259, 2023-08-14)
src/styles.css (480, 2023-08-14)
... ...

## First step is to To Create Angular App with the help to angular commands ng new projectName ## Adding bootstrap to make styling more easy links are availble on the officail bootstrap docs ## Adding Both Component with the commang ng g c ComponentName ## Add Routing ## Create Services for both APIs API site link https://newsapi.org/ ## Adding Service with the Component with the help of Httpclient,subscribe and Observable ## Creating container with the help of bootstrap adding API elements to boxes ## Responsiveness ## Adding Pagination with the help of npm i ngx-pagination ## First step is to To Create Angular App with the help to angular commands ng new projectName ## Adding bootstrap to make styling more easy links are availble on the officail bootstrap docs ## Adding Both Component with the commang ng g c ComponentName ## Add Routing ## Create Services for both APIs API site link https://newsapi.org/ ## Adding Service with the Component with the help of Httpclient,subscribe and Observable ## Creating container with the help of bootstrap adding API elements to boxes ## Responsiveness ## Adding Pagination with the help of npm i ngx-pagination final product is ready to be launch

近期下载者

相关文件


收藏者