Skip to content

berkanserbes/pinterest-clone

Repository files navigation

Pinterest Clone

Clone the project

Clone the project on your local

  git clone https://github.com/berkanserbes/pinterest-clone.git

Go to project directory

  cd pinterest-clone

Install required packages

  npm install

Run server

  npm run start

Screenshots

Home

User Profile

Pin Builder

Pin Detail

Google Auth-1

Google Auth-2