Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)