https://github.com/ikauematos/spotify-angular
In this project, you will find an application developed in angularJs where the objective is to consume the Spotify API, illustrating all of this in a dynamic and functional way.
https://github.com/ikauematos/spotify-angular
angular spotify-api
Last synced: over 1 year ago
JSON representation
In this project, you will find an application developed in angularJs where the objective is to consume the Spotify API, illustrating all of this in a dynamic and functional way.
- Host: GitHub
- URL: https://github.com/ikauematos/spotify-angular
- Owner: iKaueMatos
- Created: 2024-04-07T20:34:41.000Z (about 2 years ago)
- Default Branch: spotify-angular
- Last Pushed: 2024-05-02T08:59:38.000Z (about 2 years ago)
- Last Synced: 2025-01-10T03:39:56.735Z (over 1 year ago)
- Topics: angular, spotify-api
- Language: TypeScript
- Homepage: https://nova-software-ecommerce-angular.vercel.app
- Size: 370 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nova Software Spotify
Neste projeto, você encontrará um aplicação desenvolvida em angularJs onde tem como objetivo consumir a API do Spotify, ilustrar tudo isso de forma dinamica e funcional.
## Tecnologias utilizadas:
[](https://skillicons.dev)
### Como executar a aplicação ?
1. após ter feito o git clone do projeto, entre na pasta abra o terminal e execute o seguinte comando:
```bash
npm install
```
irá ser instalado varias dependencias do angular que foram utilizadas no projeto para desenvolvimento.
2 . após a instalação ter cido concluida com exito execute o seguinte comando para aplicação executar e você conseguir obter o acesso localmente:
```bash
npm start
```
ou
```bash
ng serve
```
## Status da aplicação
* Em desenvolvimento
## Contribuindo
Contribuições são bem-vindas! Sinta-se à vontade para abrir uma issue para relatar problemas ou enviar um pull request com melhorias.