Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

This is a image gallery website where I can sign in and upload images for users to view.

To run this app locally clone this repo

cd into imagegallery

run npm i in the command line to install dependencies

run npm run dev in the command line to start the server

go to localhost:3000 to view the website