Quick POD is a podcast platform that allows users to listen to their favorite podcasts. Users can search for podcasts, listen to episodes, and create playlists. The platform also allows users to create an account, follow other users, and share their favorite podcasts with friends.
- Search for podcasts: Easily find your favorite podcasts by searching with keywords.
- Listen to episodes: Stream podcast episodes directly from the platform.
- Customize playlists: Create and manage your own playlists of podcast episodes.
- Create an account: Sign up to access more features, follow other users, and share your favorite podcasts.
- Astro: For building fast and optimized websites.
- React: For creating interactive user interfaces.
- Tailwind CSS: For efficient and responsive styling.
- FastAPI: For building the backend API.
- SQLite: For database management.
- Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
- npm: Node package manager, which comes with Node.js.
-
Clone the repository:
git clone https://github.com/morattu-pasanga
-
Navigate to the project directory:
cd Quick POD
-
Install dependencies:
npm install || npm install --legacy-peer-deps
To start the development server, run:
npm run dev
is private