This is a Next.js project made for Omicron Elettronica, the company I was employed for.
Before running the server, you have to set-up your tokens on the .env.example file, removing .example from the file name when done in order to load it.
npm run dev
# or
yarn dev
# or
pnpm dev (recommended)
# or
bun devOpen http://localhost:3000 with your browser to see the result.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.