An open API service indexing awesome lists of open source software.

https://github.com/vvduth/pinterest-clone

Images sharing app
https://github.com/vvduth/pinterest-clone

pinterest reactjs vite

Last synced: 7 months ago
JSON representation

Images sharing app

Awesome Lists containing this project

README

          

## Pinterest Clone - Puke Duke Version

* Images sharing application with UI/UX inspired by Pinterest
* Database: Sanity
* Tech Stack: React JS + Vite + Sanity Query Language
* Google Authentication and Authorization
* Like and Comment On Picture/Pin
* Vist Other User Profiles and explore their interests

![pic1](pinteret1.png)

## First, run the development server:

```bash
npm run dev
# or
yarn dev
```

![pic2](pinterest2.png)

Open [http://localhost:5173](http://localhost:5173) with your browser to see the result.

![pic3](pinterest3.png)

## Deploy on Netlify

Check out the live application [Pinterest Clone - PukeDuke Version](https://playful-pudding-ba904e.netlify.app/) for more details.