This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

API routes can be accessed on http://localhost:3000/api/podcast. This endpoint can be edited in https://github.com/dyarfaradj/afripods-light-test-api.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Vercel (Live Preview)

Open https://afripods-light-test-hztmbpg6f-dyarfaradj.vercel.app/ with your browser to see the result.