Full-stack PWA app with Google auth for ordering food and receiving order via email. The user can view the order history.
Copy .env.example, rename it to .env.local and fill the environment variables.
npm i
npm run dev
Open http://localhost:3000 with your browser to see the result.
Also check a mobile application and back-end application for this project.
Editing a product with admin panel. Available only for admin.