This is a javascript project developed with Angular 6.
Simple and elegant music discovery app
⭐️ this repo if you like it.
- Clone the repo
- Install the Angular cli if you dont have it installed with
npm install -g @angular/cli - Install the dependicies with
npm install - Start the development server with
ng serveThe App should be running on localhost port 4200
