Poddleπ§ is a podcast discovery platform that works in 3 easy steps:
β¬οΈ Sign up.
π Pick your favorite genres.
π Explore awesome podcasts.
- ReactJS
- TailwindCSS
- Netlify Deployment
- Ruby on Rails
- Listen Notes API
- Heroku Deployment
- Clone the repository
git clone https://github.com/BlakeEriks/poddle.git- Change the working directory
cd poddle- Install dependencies
npm install- Create
.envfile in root and add your variables
REACT_APP_API_URL= YOUR_API_URL- Run the app
npm run start- Reinstate podcast search functionality
- Improve home page with quotes + attention grabbers
- Improve footer


