This is the UI for the nawishta library app. It works with the inshapardaz apis
Install packages:
npm install
Run for development
npm run start
npm run build
docker build -t inshapardaz/library-editor .
docker run -p 80:80 inshapardaz/library-editor