This is a demo of a restaurant application built with NextJS and TailwindCSS.
- Clone this repository to your local machine
- Install dependencies
npm install
- Run development server
npm run dev
- Visit
http://localhost:3000/
- NextJS v11.1
- Tailwindcss v2.2
- Heroicons