The project is a restaurant online menu, products can be added and edited by the business owner. Database is xata, written in react with Nextjs
First, run the development server:
pnpm dev
adding a new business from admin panel
Open http://localhost:3005 with your browser to see the result.