https://github.com/next-dev-team/hifi-flow
Music lover with HIFI audio
https://github.com/next-dev-team/hifi-flow
Last synced: 5 months ago
JSON representation
Music lover with HIFI audio
- Host: GitHub
- URL: https://github.com/next-dev-team/hifi-flow
- Owner: next-dev-team
- License: mit
- Created: 2025-12-15T14:33:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-29T16:56:49.000Z (6 months ago)
- Last Synced: 2025-12-29T20:38:28.562Z (6 months ago)
- Language: TypeScript
- Homepage: https://hifi-flow.vercel.app
- Size: 3.38 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hifi Flow
Music player app with uniwind for Android, iOS and web
> **Disclaimer**: This project is for educational purposes only, testing `hero-native` with `uniwind` to build universal Expo apps (Android, iOS, and Web) with one codebase. We do not own the API used in this project. For any feedback or copyright concerns, please contact us via email. We will review and take action according to your request.
## Feature
- Simple with Hifi audio quality
- Daily favorite tracks
## Screenshots

## Tech Stack
- **TypeScript** - For type safety and improved developer experience
- **React Native** - Build mobile apps using React
- **Expo** - Tools for React Native development
- **TailwindCSS** - Utility-first CSS for rapid UI development
- **shadcn/ui** - Reusable UI components
- **Turborepo** - Optimized monorepo build system
## Getting Started
First, install the dependencies:
```bash
pnpm install
```
Then, run the development server:
```bash
pnpm run dev
```
Use the Expo Go app to run the mobile application.
## Project Structure
```
my-better-t-app/
├── apps/
│ ├── native/ # Mobile application (React Native, Expo)
```
## Available Scripts
- `pnpm run dev`: Start all applications in development mode
- `pnpm run build`: Build all applications
- `pnpm run dev:web`: Start only the web application
- `pnpm run check-types`: Check TypeScript types across all apps
- `pnpm run dev:native`: Start the React Native/Expo development server
## Related resources
- API used in this project Thanks to Open source project [sachinsenal0x64](https://github.com/sachinsenal0x64/hifi)
- https://monochrome.tf/ - siloh46426@hudisk.com
-
- Better-t-stack:
- LLM:
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.