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


