Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.23 KB

Rhyme Frontend

Next.js Vercel

Deployed on vercel

image

Overview

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.

How to run

using npm

npm run dev

using yarn

yarn dev

Configuration

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

References

Contact

For any inquiries or issues, please reach out to us at [email protected].

Happy coding! 🎶