Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build a photo web app using Instagram API in Node.js
Rating: 3.3 out of 5(11 ratings)
536 students

Build a photo web app using Instagram API in Node.js

Build a photo app using Instagram API!
Created byArash Yahya
Last updated 3/2015
English

What you'll learn

  • Learn using an API
  • Build basic websites

Course content

1 section6 lectures46m total length
  • Setting up Node.js8:25

    Set up a node.js project with express to build a photo web app using the Instagram API, initialize npm, install dependencies, configure static assets and view engine, and run locally.

  • EJS template5:16
  • More on EJS template4:15

    Learn to set up an EJS template, create new files like header and footer, and include partials with Bootstrap nav bars for a photo web app.

  • Setting up Instagram API7:34
  • Styling up with custom css6:57

    Style an instagram api photo grid in a node.js app by creating style.css, applying body padding, and detailing image styles with borders, border radius, box shadow, margins, and alignment.

  • Tying up everything13:58

    Tie up the project by finishing a photo web app that uses the Instagram API in Node.js, rendering popular photos, and enabling navigation to single photo pages.

Requirements

  • Basic Javascript
  • Basic HTML/CSS

Description

Last updated: 25/4/2015

This course is a basic course that will teach basic nodejs capabilities like using an API and using one of nodejs finest templates which is EJS.

The course is aim at beginner students who still struggling to get the basic of nodejs and as well as understanding the true power of nodejs.

Nodejs is different from other programming languages because of its power of non-blocking. In this course we will be building a basic photo application, and we are not going to build it from scratch, we are going to use Instagram API.

Basic requirements:

1) HTML/CSS

2) Javascript

You are going to learn all of these technologies by doing. This course is really simple compare to my other course.

Who this course is for:

  • Beginner
  • entrepreneur
  • students