This is a Next.js project bootstrapped with create-next-app.
Clone this repository
git clone https://github.com/fgiuliani/automatic-social-images automatic-social-imagesSwitch into the newly created folder
cd automatic-social-imagesInstall the necessary node packages
npm installRun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000/test.jpeg with your browser to see the result.