Rhyme Frontend is the frontend for the Rhyme Music Web App.
The Rhyme Frontend integrates with the Rhyme Backend to provide a complete music experience.
npm run dev
yarn dev
Ensure you have the required environment variables.
RHYME_API_URL=your_api_url
ALGOLIA_APP_ID=your_app_id
ALGOLIA_API_KEY=your_search_key
ALGOLIA_INIT_INDEX=your_index_name
For any inquiries or issues, please reach out to us at [email protected].
Happy coding! 🎶