https://github.com/webmakaka/create-your-new-website-using-angular
[YouTube] Create your new website using Angular 17 [ENG, 2024]
https://github.com/webmakaka/create-your-new-website-using-angular
angular json-server
Last synced: 2 months ago
JSON representation
[YouTube] Create your new website using Angular 17 [ENG, 2024]
- Host: GitHub
- URL: https://github.com/webmakaka/create-your-new-website-using-angular
- Owner: webmakaka
- Created: 2024-08-03T13:45:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T17:16:46.000Z (over 1 year ago)
- Last Synced: 2025-06-23T05:36:53.282Z (about 1 year ago)
- Topics: angular, json-server
- Language: CSS
- Homepage:
- Size: 6.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# [YouTube] Create your new website using Angular 17 [ENG, 2024]
**YouTube:**
https://www.youtube.com/watch?v=Lyd9tcttXDA&list=PLY7EDLM5qnl7dcJZj8-g4h9mfvTt3iZuL
**Original src:**
https://github.com/admister/Angular-17-website/
**Demo Template**
https://demos.onepagelove.com/html/namari/
**Download Template**
https://onepagelove.com/namari
```
$ cd prj
$ ng generate component /components/header
$ ng generate component /components/nav
$ ng generate component /components/about
$ ng generate component /components/gallery
$ ng generate component /components/services
$ ng generate component /components/testimonials
$ ng generate component /components/clients
$ ng generate component /components/pricing
$ ng generate component /components/footer
$ ng generate component /components/notfound
$ ng generate component /components/social
$ ng generate component /components/contactus
$ ng generate component /components/subscribe
```
### Create your new website using Angular 17 - Part 4 --Create service and Interface
```
$ cd prj
$ ng generate service /services/config
$ ng generate interface /services/configItem
```
### Create your new website using Angular 17 - Part 5 --Fetch Data from live data server
```
$ cd prj/api
$ npm init -y
$ npm i json-server
$ npm start
```
### Create your new website using Angular 17 - Part 6 --using forms and Named outlets
---
**Marley**
Any questions in english: Telegram Chat
Любые вопросы на русском: Телеграм чат