Sample cat blog app for an article on medium. Getting Started Install depencies npm i # or yarn First, run the development server: npm run dev # or yarn dev and open: localhost:3000/home