Welcome to the Next.js 13 full-stack food delivery app repository! This project leverages Next.js, React, Prisma, PostgreSQL, Auth.js, Stripe, Docker, React Query, and Zustand to create a comprehensive food delivery solution.
This full-stack application offers the following features:
To set up the project locally, follow these steps:
git clone [repository_url]
cd nextjs-food-delivery
npm install
npm run dev
Ensure that PostgreSQL is running and accessible to enable full functionality of the food delivery app.
Once the project is set up and running, users can visit the application in their web browser to browse food options, place orders, and make payments securely. Administrators can manage orders, products, and users through the provided admin interface.
Contributions are welcome! If you'd like to contribute to the development of this project, please follow the guidelines outlined in the repository.
This project is licensed under the MIT License, allowing for both personal and commercial use.
Feel free to reach out with any questions, feedback, or suggestions for improvement. Start building your own food delivery platform with Next.js today!