This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm install
npm run dev
Open (https://app.pinata.cloud/pinmanager) create an account and API key after that copy api Keys in .env file and replace it ##.env PINATA_JWT= PINATA_API_KEY= PINATA_SECRET_API_KEY= DATABASE_URL= your DB url
Open http://localhost:3000 with your browser to see the result.