react-play icon indicating copy to clipboard operation
react-play copied to clipboard

[Add a Play]: Piano Me

Open bhaveek424 opened this issue 3 years ago • 0 comments

Thank You!

What's the Play about?

Piano Me: This application is a virtual piano keyboard with a list of instruments playable with it.

What ReactJS concept will be used to create this play?

Besides React, we will use

  • Audio Context API for generating notes sound, i.e, Soundfont a third-party library.
  • CSS Modules: They give us all perks of CSS but also isolation and close location to components that use them.
  • Custom Hooks
  • React Patterns: For now I'll make this using Adapter(or Provider) Pattern using hooks and later add Render Props and HOC(Higher-Order Component)

Are you willing to take it up for implementation?

YES

bhaveek424 avatar Oct 06 '22 13:10 bhaveek424