Skip to content

SaSanju/Gallery-App

Repository files navigation

Angular 2 Gallery App

An application that allow users to upload images, audios, videos to their gallery and also view them on a slideshow player

Instructions

  • Clone the repo

  • Navigate to the directory gallery-app and run npm install

  • Change the Mongo DB url in app.js to your running instance of mongodb

  • Create a directory in root uploads to store media files in your local

  • Run npm start in one terminal window (for the server) and ng serve in another terminal window (for the client)

  • Access the client by visiting http://localhost:4200 in the browser

About

Gallery App to store Media Files using Angular 2 NodeJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published