Add favorite webpage to your Pinterest only with one click💫
Check it on Product Hunt 🐱
Check out the repository for the frontend: taishikato/PinWeb
I saved the image on Pinterest when I find a cool website. I usually take a screenshot and then add it to Pinterest.
I want to make the process short, thus I made PinWeb.
It's so simple.
When the user clicks the "Pin This Web" button, it calls the API with JavaScript Fetch API to upload the image to Firebase Cloud Storage and gets the URL of the image.
After that, it opens a new window to show the users the board of Pinterest.
- Node.js
- Express
- Framework
- Firebase
- Storage, Cloud Functions
- Upload a image
- Return the url to the image