Posty News feed application built with Vue 3 , Vue router & Vuex Features Search by author, title or body Sort by order Edit a news post Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Run End-to-End Tests with Cypress npm run test:e2e Lint with ESLint npm run lint