Skip to content

reddy-epk/podistry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a React Podsify (podcast Application)

Refer to the image below:


feedback-large-output

Set Up Instructions

Click to view
  • Download dependencies by running npm install
  • Start up the app using npm start

Things to Keep in Mind

  • All components you implement should go in the src/components directory.
  • Don't change the component folder names as those are the files being imported into the tests.