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
- Host: GitHub
- URL: https://github.com/vvduth/pinterest-clone
- Owner: vvduth
- Created: 2022-09-26T09:40:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T02:08:01.000Z (about 3 years ago)
- Last Synced: 2024-04-23T22:05:58.378Z (over 1 year ago)
- Topics: pinterest, reactjs, vite
- Language: TypeScript
- Homepage: https://playful-pudding-ba904e.netlify.app/
- Size: 12.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:5173](http://localhost:5173) with your browser to see the result.

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