Skip to content

ilis137/pintrest-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pintrest-clone

  1. A Full Stack web app made with node,express,bootstrap, mongoDB, passportJS,OAuth2.0 and ejs.
  2. Users can log in with their Twitter credentials, view all users images, favourite the images share the images and upload their own images.
  3. Implements passportJS to use OAuth 2.0 to login via Twitter.
  4. Uses mLab DB service to store user and images data.

Requirements

  1. Node.js
  2. Express
  3. Mongo db
  4. EJS
  5. jQuery

Using this project

clone this project and change into this directory and install dependencies.

  npm install

Run the app with

  npm run start

To restart the server on changes during dev run:

   npm run dev

About

A Full Stack web app made with node,express,bootstrap, mongoDB, passportJS,OAuth2.0 and ejs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors