gm gm gm!!💫f Today we will be building Frontend for the News Feed Contract built with 0rbit in the last blog. Check it out here:Pre-RequisitesA basic understanding of aosA basic understanding of any frontend framework In our case, we’ve used a React project with TypeScript using ViteUnderstand the previous blogNow to build the frontend for the News Feed Contract, we’ll do the following:Create a React + TypeScript Project with the given templateLet's initialise our frontend project: Go t...