This project shows the implementation of a given design in the Svelte framework. This took a total of about 1,5 days.
Functionality:
Missing features:
Libraries:
Install the dependencies...
cd haruno
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see the app running.