Skip to content

Pinterest-inspired platform for collecting and sharing creative ideas and inspirations.

Notifications You must be signed in to change notification settings

Keshav-0907/pintrest-clone

Repository files navigation

Pinterest Clone Application

This project is a Pinterest clone built using Next.js with TypeScript. Users can utilize third-party authentication, such as Google OAuth, facilitated by NextAuth. The application allows users to browse, save, and organize images much like the popular platform Pinterest.

Screenshot 2024-04-07 at 4 37 21 PM

Features

  • User Authentication: Users can sign up and log in using third-party authentication services like Google OAuth, powered by NextAuth.

  • Image Browsing: Users can explore various images uploaded by other users or themselves.

  • Image Saving: Used firebase to save user data and their images.

Technologies Used

  • Next.js: A React framework for building server-side rendered and statically generated web applications.

  • TypeScript: A statically typed superset of JavaScript that adds type definitions.

  • NextAuth: A complete authentication solution for Next.js applications, offering various authentication methods.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/pinterest-clone.git

About

Pinterest-inspired platform for collecting and sharing creative ideas and inspirations.

Resources

Stars

Watchers

Forks

Releases

No releases published