This repository is the example code from the tutorial from Pinata on how to create Vine clone style app using the open social protocol Farcaster and IPFS using Pinata.
To run this app, you will need to take the following steps:
- Git clone this repo
- Change into directory
- Run
npm install
- Add an
.env.local
file with the following:
PINATA_API_KEY=YOUR PINATA API JWT KEY