How To Build a Vine Clone Using Farcaster and Pinata

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:

  1. Git clone this repo
  2. Change into directory
  3. Run npm install
  4. Add an .env.local file with the following:
PINATA_API_KEY=YOUR PINATA API JWT KEY