Skip to content

List, find and play your favourite ITunes podcasts. Built with React

Notifications You must be signed in to change notification settings

Nacho1980/podcaster

Repository files navigation

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

About

List, find and play your favourite ITunes podcasts. Built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published