Algorithm-Arena / weekly-challenge-17-karaoke-box

2 stars 0 forks source link

Submission - Reactoke #1

Open nikpundik opened 1 month ago

nikpundik commented 1 month ago

Reactoke

A React based Karaoke app. It turns out that building a Karaoke app with React is pretty straightforward!

To help you know when to sing the next line, there's a small indication bar displaying the seconds remaining before the next line.

https://github.com/Algorithm-Arena/weekly-challenge-17-karaoke-box/assets/4772224/05604871-a3e3-4b07-bcdf-7ba771265919

Since manually setting timestamps can be quite time-consuming, it was convenient to include a creator page where timestamps could be added to each line by simply pressing the spacebar. This feature is still available in the project for experimentation, though it's currently limited to just one song.

Karaoke app url https://reactoke.vercel.app/

Source code https://github.com/nikpundik/reactoke

vjeux commented 1 month ago

<3

feedback, it’s very hard to sing along because the next line jumps and changes size when it’s time to sing it.

nikpundik commented 1 month ago

Good point, agree! Will fix this after the challenge 🙏

vjeux commented 1 month ago

Hey, I’m sorry but I had a busy week last week, I’ll do the judging sometimes in the next few days.