/photo-gallery-app-in-angular5

A repo showing how to build a photo gallery app using Angular5

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

photo-gallery-app-in-angular5

A repo showing how to build a photo gallery app using Angular5.The app shows a collection of pictures and the user can click on a picture to see further details

ScreenShot

Technologies used

  • Angular5
  • Nodejs must be installed in your computer
  • Git version control
  • Bootstrap 3

Installation

  • Clone the repo
  • Run npm install via the command line interface (CLI)
  • Run ng serve
  • Open your browser and run localhost:4200

License

This program is free software published under the terms of the GNU Lesser General Public License. You can freely use it on commercial or non-commercial websites.