Building a complete web application

Beginning with this chapter, we are going to build a complete web application. The web application that we build will be a clone of a popular social image-sharing site. We'll call our site imgPloadr.io.

The following screenshot is from the home page of the completed site:

Building a complete web application

The next screenshot is an image's details page from the site:

Building a complete web application

The requirements of the site are as follows:

  • The home page will allow visitors to upload an image as well as browse the existing uploads, which will be ordered based on newest to oldest. ...

Get Web Development with MongoDB and Node.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.