https://github.com/axdelafuen/listening-app
An interactive web app for practicing and improving listening skills.
https://github.com/axdelafuen/listening-app
angular learning-tool web-app
Last synced: 5 months ago
JSON representation
An interactive web app for practicing and improving listening skills.
- Host: GitHub
- URL: https://github.com/axdelafuen/listening-app
- Owner: axdelafuen
- License: gpl-3.0
- Created: 2025-10-04T16:42:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-21T18:00:21.000Z (8 months ago)
- Last Synced: 2025-10-21T19:29:15.281Z (8 months ago)
- Topics: angular, learning-tool, web-app
- Language: TypeScript
- Homepage: https://axdelafuen.github.io/listening-app/
- Size: 808 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/axdelafuen/listening-app/actions/workflows/main.yml)
[](https://github.com/axdelafuen/listening-app/actions/workflows/pages/pages-build-deployment)

# listening-app
An interactive web app for practicing and improving listening skills.
### built with
  
Install dependencies:
```shell
npm ci
```
Build sources:
```shell
ng build
```
Run dev serve: (`http://localhost:4200/`)
```shell
ng serve --open
```
## Author
[axdelafuen](https://github.com/axdelafuen)