Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 657 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 657 Bytes

Dynamic Image Gallery

to view the project click view.

To run this project in your computer follow below steps-

1.download this project code.

2.extract the project to your desired folder.

3.run npm install command to install all required dependencies(make sure your terminal is open in the same folder).

npm install

4.then simply run npm start command to run development server.

npm start

5.then changes that you made in app.js file will directly reflected on the page.

...thank you...

Image Gallery

to view the live page click here.