Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inakicarcereny/musicplayer-app
A full music aplication, you can create playlists, add songs to your favorites, meet the song of the day, search albums, see your recent songs, and obviusly play all of the songs
https://github.com/inakicarcereny/musicplayer-app
Last synced: 8 days ago
JSON representation
A full music aplication, you can create playlists, add songs to your favorites, meet the song of the day, search albums, see your recent songs, and obviusly play all of the songs
- Host: GitHub
- URL: https://github.com/inakicarcereny/musicplayer-app
- Owner: InakiCarcereny
- Created: 2024-07-08T13:28:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T17:17:33.000Z (3 months ago)
- Last Synced: 2024-08-09T02:58:47.853Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 79.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Instalación
1- Clonar el repositorio: `git clone https://github.com/InakiCarcereny/musicPlayer-app.git`
2- Navegar a la carpeta del proyecto: `cd music-player-app`
3- Instalar las dependencias: `npm install`
4- Iniciar el servidor: `npm run dev`
5- Abrir el navegador y navegar a la dirección `http://localhost:3000`
## Tecnologías
- Next.js
- Redux
- Tailwind CSS
- React## Librerías
- Sonner
- Shadcn UI## Testing
- Jest
## Autor
[Inaki Carcereny](https://github.com/InakiCarcereny)