Skip to content

Media gallery to show and run through the media items in the gallery with full page view. It is done by react as component to use in react web application. It supports media items like image, audio, video.

Notifications You must be signed in to change notification settings

devgroves/reactmedialightgallery

Repository files navigation

react-media-lightgallery

Media gallery to show and run through the media items in the gallery with full page view. It is done by react as component to use in react web application. It supports media items like image, audio, video.

Packages Used

Material Ui - https://mui.com/

npm install @mui/material @emotion/react @emotion/styled

Install Steps

1.Clone the git repository using below command

git clone https://github.com/devgroves/reactmedialightgallery.git
  1. Get into the cloned directory
cd reactmedialightgallery

3.Then install the node modules dependencies

npm install

Startup Instructions

Start the react web application.

npm start

Once started, open the web application by giving below url in the browser. http://localhost:3000

Sample Output:

Getting started

image

image

image

About

Media gallery to show and run through the media items in the gallery with full page view. It is done by react as component to use in react web application. It supports media items like image, audio, video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published