Skip to content

phillipnunes/instagram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

caf8c81 · May 29, 2018

History

7 Commits
May 8, 2018
May 29, 2018
May 8, 2018
May 8, 2018
May 8, 2018
May 29, 2018
May 29, 2018
May 8, 2018
May 8, 2018
May 8, 2018
May 8, 2018
May 8, 2018

Repository files navigation

Instagram Clone (aka Instaplash)

This is a clone from Instagram UI using Angular, Unsplash API and BEM for naming CSS.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Get you key in Unsplash Dashboard, and change the value YOUR_ACCESS_KEY in app.component.ts.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.