Skip to content

ubednama/Pinterest-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinterest Clone

A simple Pinterest Clone application buitl using HTML, CSS(Tailwind CSS), JavaScript for frontend and Node.js, Express, MongoDB for Backend. Other modules used are Passport, Multer, UUID. Can be found in package.json

Features

  • User authentication (signup/login) using Passport.js
  • Image upload and save functionality
  • Personalized profile feed
  • Responsive design using Tailwind CSS

Tech Stack

  • Database

    • MongoDB
  • Backend:

    • Node.js
    • Express.js
    • Passport.js
    • Mongoose
    • UUID
    • Multer
  • Frontend:

    • HTML
    • CSS (Tailwind CSS)
    • JavaScript

Setup

  1. Clone the repository.
  2. Install dependencies: npm install.
  3. Configure MongoDB connection in config/database.js.
  4. Run the application: npm start.
  5. Open your browser and go to http://localhost:3000.

Screenshots

Feedlog inCreated PageProfile

codepen

https://codepen.io/ubednama/pen/ExMEZWa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published