Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/reddy-epk/podistry
- Owner: reddy-epk
- License: apache-2.0
- Created: 2024-06-10T06:59:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T18:55:03.000Z (5 months ago)
- Last Synced: 2024-06-13T12:11:00.133Z (5 months ago)
- Topics: class-components-and-state, functional-components, hooks-api-react, media-upload, reactv18, virtual-dom
- Language: JavaScript
- Homepage: https://podsify.ccbp.tech/
- Size: 527 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building a React **Podsify** (podcast Application)
### Refer to the image below:
### 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.