Skip to content

adriahuertas/angular-podcast-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular podcast player

This is a demo application made with Angular. This app is a podcast player. It fetches podcast info
from itunes API.

It uses flex containers and simple media queries to be responsive.

You can check it out on netlify

Podcast player

Screenshots

Here are some screenshots:

View 1. Desktop version

alt text

View 1. Smaller device

alt text

View 1. Even Smaller device

alt text

Another view

View 2. Desktop version

alt text

View 2. Smaller device

alt text

How to install it

With Docker (recommended)

1- Download repository
2- Run: docker compose up --build
3- Go to http://localhost:4200

Without Docker

1- Download repository
2- cd angular-app
3- npm install
4- ng serve
5- Go to http://localhost:4200

About

Angular Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published