Home
Softono

React Media Library

Open source TypeScript
56
Stars
24
Forks
7
Issues
2
Watchers
2 years
Last Commit

 About React Media Library

React Media Library is a UI package similar to the WordPress' media library, but for React. It features file drag-and-drop as well as a library to select previously uploaded files.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing React Media Library?

We provide expert installation service for this software. Our team will install, configure, and secure React Media Library on your server. plans start at just $30.

React Media Library

View on GitHub

React Media Library

Have you ever worked with WordPress? If not, count your blessings. :)

But seriously, using a CMS like WordPress does provide a lot of useful features. The feature I miss most as a MERN developer is the media library browser. All image fields are edited using a modal where you can select something previously uploaded or drag-and-drop new images from your file browser. Well, now you can have something similar for your React app.

Note: this only includes the UI; everybody's app is different, so I can't write your API connections for you.

Installation

Install it via npm in your project.

npm install react-media-library --save

Documentation / Examples

See Storybook.