Skip to content

Melizzo/listen-to-this

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listen to this


Mod 3 final solo project at Turing.

Abstract:

Listen to this is an app using The Podcast API. This app allows user to search podcasts via keywords that they desire, get a list of podcasts, get additional details on that podcast and add them to 'listen to' list. This app doesn't try to solve any existing issue, it just had a simple purpose - encourage the user to find new podcasts to listen to, and hopefully continue the learning process.

Learning goals:

This is a is a solo project built over the course of 6 days. The goal for this project was to learn React, React Router and Async JS from scratch and incorporate it into the application.

Technologies:

React, ReactHooks, React Router, Fetch API, ES6, Jest, React Testing Library

User story:

User should be able to:

Search for Podcasts by entering in a keyword of thier choice & see podcast episodes.

1

Select a podcast to listen to, view saved podcasts, and remove podcasts

4

Setup

  1. clone down this repo to desired location
  2. cd into the new directory
  3. run npm install
  4. run npm start
  5. Open localhost:3000 in your favorite browser (unless your terminal says otherwise)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published