- Notifications
You must be signed in to change notification settings - Fork3
edgarlr/podcasts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Podcasts web app using Next.js and the AudioBoom API
OpenPodcasts
Framework:Next.js
Designed on Figma
To submit a feature, bug fix, or enhancement to the website proceed as follows:
- Clone this repository
- Run
yarn install
to install the dependencies - Once the dependencies are installed, run
yarn run dev
to start the dev server onlocalhost:3000
I really appreciate any contribution.