Here're some of the project's best features:
- Music Discovery: Browse and search for millions of songs and albums.
- Playlists: Create edit your very own custom playlists.
- High-Quality Audio: Enjoy music in high-quality audio formats.
- User Profiles: Manage your account like a pro.
- Artist Profiles: Explore artist bios discographies and more.
- Many more: Queue, lyrics, Downloads and what not.
- TUI Version Available.
1. Clone the repository
git clone https://github.com/samay15jan/sparklines && cd sparklines
2. Install dependencies:
npm install
3. Run and Enjoy the project
npm run dev
4. Navigate to http://localhost:5173 in your browser to access Sparklines.
npm install sparklines-tui -g
1. Clone the repository:
git clone https://github.com/samay15jan/sparklines
2. Install dependencies:
cd TUI && npm install
3. Link the package globally:
sudo npm install -g sparklines-tui && sudo npm link
4. Start the app in development mode:
npm run dev
5. find help
```bash sparklines-tui -h ```Technologies used in the project:
- React.js
- Tailwind CSS
- React Query
- React
- Inkjs and Inkjs/ui
This project is licensed under the MIT License.
Fork the repo, create a branch, and submit a pull request.