Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peimelo/curso-tour-of-heroes-frontend
This course was inspired by the Tour of Heroes tutorial on Angular's official website.
https://github.com/peimelo/curso-tour-of-heroes-frontend
angular course material-design typescript
Last synced: about 20 hours ago
JSON representation
This course was inspired by the Tour of Heroes tutorial on Angular's official website.
- Host: GitHub
- URL: https://github.com/peimelo/curso-tour-of-heroes-frontend
- Owner: peimelo
- Created: 2021-12-05T15:09:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T15:56:43.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:50:21.706Z (7 months ago)
- Topics: angular, course, material-design, typescript
- Language: TypeScript
- Homepage: https://curso-tour-of-heroes-frontend.vercel.app
- Size: 1.37 MB
- Stars: 14
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curso Tour Of Heroes Frontend
This course was inspired by the Tour of Heroes tutorial on Angular's official website.
This repository is part of the [Curso Angular v13 - Tour of Heroes](https://youtu.be/qfUcxetl74M) on YouTube.
Angular
13.x.x
https://angular.io
## Usage
```bash
git clone https://github.com/peimelo/curso-tour-of-heroes-frontend.git
cd curso-tour-of-heroes-frontend
npm install
ng serve
```Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Quality of the Code
[![DeepScan grade](https://deepscan.io/api/teams/11362/projects/19450/branches/505487/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=11362&pid=19450&bid=505487)