Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marihemori/spotify-moon-mood
Moon Mood theme for Spotify web.
https://github.com/marihemori/spotify-moon-mood
angular16 spotify-api
Last synced: 1 day ago
JSON representation
Moon Mood theme for Spotify web.
- Host: GitHub
- URL: https://github.com/marihemori/spotify-moon-mood
- Owner: marihemori
- Created: 2023-09-01T14:07:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T05:19:51.000Z (about 1 year ago)
- Last Synced: 2024-10-13T02:47:19.171Z (about 1 month ago)
- Topics: angular16, spotify-api
- Language: TypeScript
- Homepage: https://marihemori.github.io/spotify-moon-mood/
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moon Mood - Spotify
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.1 and the and the [Spotify API](https://developer.spotify.com/documentation/web-api). Made entirely for study purposes :)
## To do
- [ ] Mobile size
- [ ] Play and pause
- [ ] Search
- [ ] Artist page## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.