Pinterest Clone App

Node
MongoDB
Heroku
Go to App
Github

A simple Pinterest Clone App that help user collect pictures by uploading them. App made using Node, Express and Database handled by MongoDB, Mongoose.

Upload image by clicking on the Upload button on the right hand side of the Navbar. This will take user to Upload Page where a user-friendly board was made to make upload easy. The upload button comes along with Title and Description for the images to be uploaded

After the upload the image appears on the main page with a View Profile options.This View Profile button takes the image to their profile page where you can delete the uploaded image if needed.