This is a simple Next.js app that fetches data from the Open Brewery DB. The app also uses the new Just-in-Time Mode
for Tailwind CSS
git clone https://github.com/jcbond92/find-brewries.git
cd find-brewries
npm install
To run this app on your local machine:
npm run dev