Podcaster /// Implemented with React + Redux + TypeScript + Vite + Tailwindcss + Jest + Cypress Deployed and ready to use! https://podcaster-ten-rosy.vercel.app/ Run in development mode: npm run dev or yarn dev Build and preview for production: npm run build npm run preview or yarn build yarn preview Run the tests (unit tests and E2E tests): Unit tests: npm test or yarn test E2E: npx cypress open