semperai / amica

Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.
https://heyamica.com
MIT License
591 stars 92 forks source link

refactor share page to be a modal component #52

Open kasumi-1 opened 7 months ago

kasumi-1 commented 7 months ago

The separate page for /share is unnecessary and causes conversation state to be lost.

agrim0312 commented 7 months ago

hey @kasumi-1 can i work on this

kasumi-1 commented 7 months ago

@agrim0312 sure thing!

agrim0312 commented 7 months ago

@kasumi-1 are you using any UI library or i need to build it from scratch using divs??

kasumi-1 commented 7 months ago

tailwind

agrim0312 commented 7 months ago

@kasumi-1 please check the PR and please guide me if any changes required as i am new to open source.