https://github.com/jsonfm/lyriks-music-app
🎵 ⚡️ A music app made with React.js, Redux and Tailwind.
https://github.com/jsonfm/lyriks-music-app
react redux redux-toolkit tailwind
Last synced: 2 months ago
JSON representation
🎵 ⚡️ A music app made with React.js, Redux and Tailwind.
- Host: GitHub
- URL: https://github.com/jsonfm/lyriks-music-app
- Owner: jsonfm
- Created: 2023-01-25T16:14:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T02:13:48.000Z (over 3 years ago)
- Last Synced: 2025-03-25T13:47:08.761Z (over 1 year ago)
- Topics: react, redux, redux-toolkit, tailwind
- Language: JavaScript
- Homepage: https://lyriksio.netlify.app/
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

### Lyriks
A music app made with React and Tailwind. It uses redux toolkit and Shazam API, to show artists and songs. It also implements, the clasic music players controls: next, previous, pause, play, etc.
### 📦 Installation
1. clone the repository:
```
git clone https://github.com/jsonfm/lyriks-music-app.git
```
2. Install dependencies:
```
npm install
```
### ⚡️ Development
```
npm run dev
```
### ⚒️ Technologies
- React.js
- Tailwind
- Redux Toolkit
- Shazam API
- Swiper