I want to build an app that uses React in the frontend, with the help of Shadcn for components, that can then interact with a local sqlite database file that is created BY this app..
Now im not sure what way to go about it as im told that there's a specific way about having npm packages installed for electron apps... or something?