Prototype of the front end of the Tacocat photo gallery website using Svelte javascript component framework
Download this project, cd
into its directory, then:
npm install
npm run dev
This will install its dependencies and start a server on http://localhost:5000.