An open API service indexing awesome lists of open source software.

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]

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
Любые вопросы на русском: Телеграм чат