https://amazon-forest-crypto.vercel.app/
video1772940083.mp4
If you're from IPFS/Filecoin, ignore the email that I've submitted on gitcoin: "brgltd@gmail.com".
Please, use this email to communicate with me if necessary: "brgltdxyz@gmail.com".
- Upload images from the amazon rainforest directly into IPFS.
- Usage of nft.storage for IPFS related processing.
- Project emphasis: sustainability, environmental preservation.
# frontend
cd frontend
npm install
npm run dev
# backend
# get a token from nft.storage and add a new file: ./backend/.env
# use .env.example for guidance
cd backend
npm install
npm run dev