Skip to content

persa188/webgallery-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

update: as of 2018 this app no longer has full functionality (idk why), I may rewrite this later.

this is a simple web gallery app made with node.js and vanilla html/css/js for a CSCC09 at utsc. this was publically uploaded to github after assignments were marked. usage of materials in this repo are under the MIT license.

Running the App

run the commands below and go to https://localhost:3000 in your browser. (there is no http route)

cd app
npm install
node app.js

Documentation

see the api docs here

About

a simple web gallery app using nodejs/js/html/css and no front-end libraries made for cscc09

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published