/podcast-landing

An unfinished podcast landing page from uistellar.com

Primary LanguageSvelteMIT LicenseMIT

Podcast landing page

An unfinished podcast landing page from uistellar.com.

Demo

https://podcast-landing-gamma.vercel.app

Original design

uistellar.com

Getting Started

To get started running the project locally, please follow the steps below.

First, clone the repository.

git clone https://github.com/kalwabed/podcast-landing.git

Then, install dependencies and fetch data to your local machine. Note that we use PNPM.

cd podcast-landing
pnpm install

Finally, run the development server.

pnpm dev

Open http://127.0.0.1:5173 with your browser to see the result.

Deployment

You can easily deploy to Vercel, or you can learn more from https://kit.svelte.dev/docs/adapters.

License

MIT