Built with Next.js and TailwindCSS. Deployed on Vercel.
Clone the repo:
git clone git@github.com:longislandjavascript/www.lijs.org.gitInstall the dependencies:
npm installStart the development server:
npm run devOpen http://localhost:3000 in your browser.

