Skip to content

PhilipKoller/ImageGallery

Repository files navigation

ImageGallery

demo

Install Packages:

npm install

Build Webpack

npm run build

Create .env

Create a .env file in ImageGallery/

paste the DB string and PORT number into the file and save.

Start server

npm run server-start

Navigate to

http://localhost:[port]

Overview

For a detailed overview of the application checkout the .excalidraw file located in the root directory of the project folder

To view in vs Code make sure to add the Excalidraw extension or load file into https://excalidraw.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published