Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reddy-epk/podistry

A MERN Stack production ready Podcast application
https://github.com/reddy-epk/podistry

class-components-and-state functional-components hooks-api-react media-upload reactv18 virtual-dom

Last synced: 7 days ago
JSON representation

A MERN Stack production ready Podcast application

Awesome Lists containing this project

README

        

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.