Built with Next.js and TailwindCSS. Deployed on Vercel.
Clone the repo:
git clone [email protected]:longislandjavascript/www.lijs.org.git
Install the dependencies:
npm install
Start the development server:
npm run dev
Open http://localhost:3000 in your browser.