Lofi-Music-App icon indicating copy to clipboard operation
Lofi-Music-App copied to clipboard

Lofi lover? You are at the right place, my friend! Play Lofi tracks and mix them up with different ambient sounds. Try it out now! 🎶⚡

Results 15 Lofi-Music-App issues
Sort by recently updated
recently updated
newest added

This issue aims to integrate Prettier into the project to ensure consistent code formatting across files. Prettier is a widely-used code formatter that automatically formats code according to predefined rules,...

enhancement
good first issue

Issue: #18 1. project successfully migrated to typescript without any issues. 2. addition package addition @types for type saftey 3. tailwindcss applied for .ts and .tsx files 4. vite migrated...

Currently written in JavaScript, refactor to TypeScript.

enhancement
help wanted

The current screenshot is of the old version of the app, and it'd be better to update it to reflect the newer changes.

good first issue

Want to standardize pull requests and ensure that they meet the project's contribution guidelines, so I propose implementing a pull request template. The proposed PR template will include the **following...

enhancement

New style for x axis inside Effects.jsx and Tracks.jsx components. I used base CSS which is written inside Sliders.css and just simply imported it. Please give feedback regarding colors ❤️...

From my understanding, the issue stems from ESLint, and appears to cause no issues other than an annoying linting rule error in the editor. You can solve the issue, as...

help wanted
good first issue

Added margin of 5 to the bottom of tracks tag, to have some space between the track carousel and the tag. It aligns with the rest of the design where...