This is a basic feed application where I use Svelte to get the feel of it , it used Store provided by svelte itself , also few animation from it.
npm install
npm run dev (http://localhost:5000)
npm start
npm run build