Skip to content

anurupborah2001/angularjs-instagramapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular JS Instagram App

This Project is a kick start projec for Angular JS using Instagram Data API

In Order to run the project , need to download the node and bower modules

In order use th Instagram Data API need to go to https://www.instagram.com/developer/ and login with the instagram credential. After logging in go to Manage Clients and create a New Client. After creating a new client , instagram will provide Client ID and Client Secret ID

Under the public\services\instagram.services.js add teh Client ID on to the $accessToken variable.

(Note: Node.js should be installed in teh system)

  1. Go to the project folder
  2. Run npm install
  3. Once node modules are installed then run npm start.

Enjoy viewing the Instagram Pics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published