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