https://github.com/codewithdinesh/podify-
https://github.com/codewithdinesh/podify-
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithdinesh/podify-
- Owner: codewithdinesh
- Created: 2023-04-24T18:05:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T18:54:27.000Z (about 2 years ago)
- Last Synced: 2024-04-25T00:21:09.705Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://podify-nu.vercel.app/
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Podify
Podcast Application as a part of Hackathon# Screenshots
![]()
![]()
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.