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